temp: disable dark theme

This commit is contained in:
Zaiste 2021-06-10 12:42:54 +02:00
parent ddd4631ade
commit 62f5dead0d
No known key found for this signature in database
GPG Key ID: 15DF7EBC7F2FFE35

View File

@ -34,7 +34,7 @@
'Helvetica', sans-serif;
}
[data-theme='dark'] {
/* [data-theme='dark'] {
--primary: #000000;
--primary-2: #111;
--secondary: #ffffff;
@ -58,7 +58,7 @@
--accents-7: #e9ecef;
--accents-8: #f1f3f5;
--accents-9: #f8f9fa;
}
} */
*,
*:before,