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.
2 parents 4f92b70 + bc86143 commit 41c7ecdCopy full SHA for 41c7ecd
postgraphile/website/src/css/custom.css
@@ -23,7 +23,7 @@
23
}
24
25
/* For readability concerns, you should choose a lighter palette in dark mode. */
26
-[data-theme="dark"] {
+:root[data-theme="dark"] {
27
--ifm-color-primary: #509dfc;
28
--ifm-color-primary-dark: #4a68b4;
29
--ifm-color-primary-darker: #2d437d;
0 commit comments