Update themes.css

This commit is contained in:
Cobalt-60
2023-07-18 07:53:35 -04:00
committed by GitHub
parent ac57baa6f9
commit 3c4a62b4d3
+1 -1
View File
@@ -18,7 +18,7 @@ body[data-theme='light'] {
--text: #000;
--hover: #757575;
--sidebar-bg: #ffffffee;
--button-bg: #ffffff59;
--button-bg: #ffffffee;
--shadow-color: #4242424b;
--switch-color: #111111b0;
--switch-active: #2196F3;