We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 045ebac commit ee90031Copy full SHA for ee90031
src/styles/app.less
@@ -10,7 +10,7 @@ html {
10
}
11
12
html.dark {
13
- background: #121212;
+ background: #222;
14
color-scheme: dark;
15
16
0 commit comments