mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 19:19:21 +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 {
|
||||
color-scheme: dark;
|
||||
|
||||
/* MAIN */
|
||||
--main-color: #fff;
|
||||
--main-bg-color: #48525C;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue