mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 15:37:03 +03:00
Add CSS color-scheme for #913
This commit is contained in:
parent
7b586cf5fb
commit
e2266d1ffd
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