1
0

Update background color in settings.html

This commit is contained in:
2025-05-25 01:16:27 +02:00
parent ccca8a32cb
commit b7a1962413

View File

@@ -33,7 +33,7 @@
}
/* Sky-Mode Hintergrund */
body {
background: var(--bg-main);
background: var(--bg-border);
}
/* Dialog-Box */