Add CSS color-scheme for #913

This commit is contained in:
the-djmaze 2023-02-05 12:29:19 +01:00
parent 7b586cf5fb
commit e2266d1ffd

View file

@ -1,5 +1,7 @@
:root {
color-scheme: dark;
/* MAIN */
--main-color: #fff;
--main-bg-color: #48525C;