fixed startup theme

This commit is contained in:
SPRINX0\prochazka
2025-04-02 12:36:42 +02:00
parent 73e73ffe58
commit 7a85fc0179
2 changed files with 2 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
<style>
@media (prefers-color-scheme: dark) {
#starting-dbgate {
.starting-dbgate {
background-color: #111;
color: #e3e3e3;
}