UX: Color fixes (#40)

This commit is contained in:
Jordan Vidrine
2025-03-11 16:29:35 -05:00
committed by GitHub
parent 09ef1d2a14
commit f4d5b3b97e
7 changed files with 64 additions and 8 deletions
+2 -2
View File
@@ -34,11 +34,11 @@ html.custom-color-violet {
}
html.custom-color-lily {
--accent-base-color: #cc336f;
--accent-base-color: #cc338c;
}
html.custom-color-clover {
--accent-base-color: #4caf50;
--accent-base-color: #45a06e;
}
html.custom-color-royal {