Update themes.css

This commit is contained in:
Cobalt-60
2023-08-09 23:44:49 -04:00
committed by GitHub
parent 02250a5416
commit 36b4446237
+1 -1
View File
@@ -33,7 +33,7 @@ body[data-theme='light'] {
body[data-theme='flamingo'] {
--background-color: #e75166;
--text: #fff;
--sidebar-bg: #e75166;
--sidebar-bg: #e75166ee;
--button-bg: #00000059;
--shadow-color: #F949724b;
--switch-color: #959595;