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 2ab8f9f commit d7f287dCopy full SHA for d7f287d
assets/styles/default-color.css
@@ -159,7 +159,7 @@
159
--pico-form-element-focus-color: var(--pico-primary-focus);
160
}
161
162
-@media only screen and (prefers-color-scheme: dark) {
+/* @media only screen and (prefers-color-scheme: dark) {
163
:root:not([data-theme]),
164
:host(:not([data-theme])) {
165
color-scheme: dark;
@@ -461,7 +461,7 @@
461
[role="button"]
462
):not(.outline)::before {
463
filter: brightness(0);
464
-}
+} */
465
466
progress,
467
[type="checkbox"],
0 commit comments