better dark theme

This commit is contained in:
2026-03-07 04:00:43 -05:00
parent 46ba681137
commit d5c38e322c
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
body {
background-color: #2B2726;
background-color: #252526;
color: #FFFFFF;
}
.dropzone {
background: #3e3e42;
}