We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407e3c4 commit 41d0c31Copy full SHA for 41d0c31
1 file changed
test/plots/index.html
@@ -3,6 +3,10 @@
3
<meta charset="utf-8" />
4
</head>
5
<style>
6
+ :root {
7
+ color-scheme: light dark;
8
+ }
9
+
10
body {
11
max-width: 960px;
12
margin: 1em auto;
0 commit comments