-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(dark mode): add dark theme for posts and tags page #801
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Codecov Report
@@ Coverage Diff @@
## main #801 +/- ##
==========================================
+ Coverage 99.28% 99.39% +0.10%
==========================================
Files 174 174
Lines 983 984 +1
Branches 86 85 -1
==========================================
+ Hits 976 978 +2
Misses 5 5
+ Partials 2 1 -1
Continue to review full report at Codecov.
|
issue #799
Pull Request
This PR Contains
Motivation / Use-Case
Breaking Changes
Test-Case
I have verified these changes via:
Additional Info