Skip to content

Commit 590085a

Browse files
committed
style(dark): 调整深色模式下低容器的背景色
1 parent 72dbc04 commit 590085a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/tokens.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ html.dark {
8383
--md-sys-color-outline-variant: #2a2d31;
8484
--md-sys-color-shadow: #000000;
8585
--md-sys-color-surface-container-lowest: #000000;
86-
--md-sys-color-surface-container-low: #101113;
86+
--md-sys-color-surface-container-low: #0a0b0c;
8787
--md-sys-color-surface-container: #141517;
8888
--md-sys-color-surface-container-high: #1a1c1e;
8989
--md-sys-color-surface-container-highest: #212326;

0 commit comments

Comments
 (0)