Skip to content

Commit f98326a

Browse files
committed
main 🧊 change theme
1 parent fb2b0ef commit f98326a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/.vitepress/theme/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
.dark {
1010
--vp-c-bg: #181818;
11-
--vp-c-bg-soft: rgb(32, 32, 32);
11+
--vp-c-bg-soft: #1f1f1f;
1212
--vp-c-bg-alt: #1d1c1c;
1313
--vp-c-bg-elv: #2a2a2a;
1414
}

0 commit comments

Comments
 (0)