Skip to content

Commit

Permalink
💄 优化暗黑模式下字体颜色
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Oct 7, 2022
1 parent f970927 commit a73a1de
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions assets/dist/libs.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/dist/var.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/style/var.less
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ body {

&.puock-dark {
--pk-bg-body: #1e2a36;
--pk-c-font: #f8f9fa;
--pk-c-font: #dddbdb;
--pk-bg-card: #2f3940;
--pk-bg-box: #1a242f;
--pk-bg-box-content: #1e2a36;
Expand Down

0 comments on commit a73a1de

Please sign in to comment.