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 73b1d5a commit 149b416Copy full SHA for 149b416
packages/repl/src/lib/Output/srcdoc/index.html
@@ -51,7 +51,7 @@
51
padding: 0;
52
}
53
54
- html.dark {
+ body.dark {
55
color-scheme: dark;
56
--bg-1: hsl(0, 0%, 18%);
57
--bg-2: hsl(0, 0%, 30%);
0 commit comments