mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Dark theme define color-scheme: dark;
This commit is contained in:
parent
efd27cb211
commit
31b1096f4d
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
|
color-scheme: dark;
|
||||||
|
|
||||||
/* MAIN */
|
/* MAIN */
|
||||||
--main-color: #fff;
|
--main-color: #fff;
|
||||||
--main-bg-color: #48525C;
|
--main-bg-color: #48525C;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue