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 5cf4f4a commit a9fb948Copy full SHA for a9fb948
src/themes/prettylights.css
@@ -25,6 +25,7 @@
25
--prettylights-string-regexp: #116329;
26
--prettylights-variable: #953800;
27
28
+ color-scheme: light dark;
29
color: var(--prettylights-fg);
30
background-color: var(--prettylights-bg);
31
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
0 commit comments