mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 03:06:14 -04:00
chore: build
This commit is contained in:
parent
f33b27fabb
commit
4889d54817
20 changed files with 20 additions and 20 deletions
|
@ -309,7 +309,7 @@ kbd {
|
|||
}
|
||||
|
||||
@media only screen and (prefers-color-scheme: dark) {
|
||||
:root:not([data-theme=light]) {
|
||||
:root:not([data-theme]) {
|
||||
--background-color: #11191f;
|
||||
--color: hsl(205deg, 16%, 77%);
|
||||
--h1-color: hsl(205deg, 20%, 94%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue