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 2fcddbb commit 8b4e304Copy full SHA for 8b4e304
layouts/css/layout/_dark-theme.scss
@@ -1,4 +1,6 @@
1
[data-theme="dark"] {
2
+ color-scheme: dark;
3
+
4
.dark-theme-switcher {
5
background-image: url("/static/images/light-mode.svg");
6
}
0 commit comments