We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36432e9 commit f6cfa2cCopy full SHA for f6cfa2c
1 file changed
css/common.css
@@ -25,6 +25,7 @@ body {
25
}
26
27
.dark-mode {
28
+ color-scheme: dark;
29
background-color: #252525;
30
color: #d0d0d0;
31
0 commit comments