Skip to content

Commit

Permalink
perf(cli): update css template
Browse files Browse the repository at this point in the history
  • Loading branch information
pengzhanbo committed Sep 25, 2024
1 parent ce5acd7 commit 3998c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/templates/.vuepress/theme/styles/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
}

/** 深色模式 */
.dark {
[data-theme="dark"] {
/*
--vp-c-brand-1: #8cccd5;
--vp-c-brand-2: #6aa1b7;
Expand Down

0 comments on commit 3998c7e

Please sign in to comment.