mirror of
https://github.com/zoldar/jenot.git
synced 2026-01-03 06:22:55 +00:00
Improve dark color scheme a bit
This commit is contained in:
parent
a630938df9
commit
e586e10345
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@
|
|||
--button-background: silver;
|
||||
--inactive-color: lightgray;
|
||||
}
|
||||
|
||||
html {
|
||||
color-scheme: dark;
|
||||
}
|
||||
}
|
||||
|
||||
/* CSS reset */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue