mirror of
https://github.com/zoldar/jenot.git
synced 2026-01-03 14:32:54 +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;
|
--button-background: silver;
|
||||||
--inactive-color: lightgray;
|
--inactive-color: lightgray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
color-scheme: dark;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CSS reset */
|
/* CSS reset */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue