saseungmin / Recoil_ToDo

Todo📆 application created using Recoil and React ⚛️
https://saseungmin.github.io/Recoil_ToDo/
MIT License
20 stars 1 forks source link

[UI & UX] Apply dark theme #82

Closed saseungmin closed 3 years ago

saseungmin commented 3 years ago

스크린샷 2021-04-02 오후 8 29 39

codecov[bot] commented 3 years ago

Codecov Report

Merging #82 (680940d) into main (f8feb61) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #82   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           71        73    +2     
  Lines          585       614   +29     
  Branches        71        72    +1     
=========================================
+ Hits           585       614   +29     
Impacted Files Coverage Δ
src/App.jsx 100.00% <100.00%> (ø)
src/components/footer/Footer.jsx 100.00% <100.00%> (ø)
src/components/info-bar/TodoClearButton.jsx 100.00% <100.00%> (ø)
src/components/info-bar/TodoFilterButton.jsx 100.00% <100.00%> (ø)
src/components/info-bar/TodoStats.jsx 100.00% <100.00%> (ø)
src/components/info-bar/TodoSubInfo.jsx 100.00% <100.00%> (ø)
src/components/input/TodoInput.jsx 100.00% <100.00%> (ø)
src/components/todo/TodoItem.jsx 100.00% <100.00%> (ø)
src/components/todo/TodoItemView.jsx 100.00% <100.00%> (ø)
src/components/user-info/AuthButton.jsx 100.00% <100.00%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f8feb61...680940d. Read the comment docs.

saseungmin commented 3 years ago

Github-actions의 CI실패로 인해 style-reset을 emotion-reset으로 변경