fix theme issues

This commit is contained in:
Will Freeman
2024-11-13 11:19:38 -07:00
parent 18485579f5
commit fb149b4580
5 changed files with 6 additions and 35 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ a:hover {
}
:root {
--df-background-color: rgb(33,33,33);
--df-background-color: white;
--df-text-color: #ccc;
}