Update themes.css

This commit is contained in:
Cobalt-60
2023-09-08 22:16:39 -04:00
committed by GitHub
parent 01a4ba2be8
commit 71da86dc08
+2 -2
View File
@@ -150,8 +150,8 @@ body[data-theme='indigo'] {
--background-color: #9247fc;
--text: #fff;
--sidebar-bg: #9247fc;
--button-bg: #b77efc;
--shadow-color: #190633;
--button-bg: #9449fc;
--shadow-color: #4e1f8f;
--switch-color: #9759e3;
--switch-active: #bf97f0;
--scrollbar-color: #ffffff59;