update dark mode
This commit is contained in:
parent
fb120b6ad9
commit
5f0d391509
@ -33,7 +33,7 @@ h1 {
|
|||||||
|
|
||||||
/* DARK MODE */
|
/* DARK MODE */
|
||||||
:root {
|
:root {
|
||||||
--card-bg-color: #222;
|
--card-bg-color: #2f3943;
|
||||||
--bg-color: #fff;
|
--bg-color: #fff;
|
||||||
--primary-text-color: #222;
|
--primary-text-color: #222;
|
||||||
--secondary-text-color: #ddd;
|
--secondary-text-color: #ddd;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user