-
Notifications
You must be signed in to change notification settings - Fork 132
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
fix: optimize the Color Theme #395
Conversation
Codecov Report
@@ Coverage Diff @@
## main #395 +/- ##
==========================================
+ Coverage 76.84% 79.26% +2.41%
==========================================
Files 176 176
Lines 4837 4851 +14
Branches 1041 1045 +4
==========================================
+ Hits 3717 3845 +128
+ Misses 1112 999 -113
+ Partials 8 7 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Overview
优化 Color theme
Changes