1
0

auto-git:

[change] settings.html
This commit is contained in:
2025-05-25 00:37:25 +02:00
parent 86402dbfa0
commit 168628c336

View File

@@ -9,10 +9,10 @@
:root {
/* Default-Modus: Weißes Panel mit Rosa-Akzenten */
--bg-main: #9f1239; /* Hintergrund Content */
--bg-main: #ffe4e6; /* Hintergrund Content */
--bg-sidebar: #fff1f2; /* Sidebar */
--accent: #fff; /* Rosa */
--border: #ffe4e6;
--accent: #9f1239; /* Rosa */
--border: #fff;
}
body.sky-mode {
/* Sky-Mode: Himmelshintergrund und passende Akzente */