improved dark theme #8

Manually merged
arian merged 5 commits from theming into main 2026-03-07 09:15:56 +00:00
Showing only changes of commit d301da7f09 - Show all commits
+1 -1
View File
@@ -3,5 +3,5 @@ body {
color: #FFFFFF;
}
.dropzone {
background: #3e3e42;
background: #3e3e42 !important;
}