refactor(css): theme-Layer wrappen (11 [data-theme]-Token-Bloecke, nur Custom Properties)

This commit is contained in:
2026-06-13 19:08:50 +02:00
parent 27e4c8243c
commit 486438772d
+2
View File
@@ -94,6 +94,7 @@
}
}
@layer theme {
/* ============================================
THEME: NEBULA (magenta / cosmic nebula)
============================================ */
@@ -366,6 +367,7 @@
--logo-shadow: rgba(94, 194, 255, 0.45);
--bg-solid-fallback: #0d0f12;
}
}
/* ============================================
THEME-SCOPED KOMPONENTEN-REGELN (Sammelblock fuer @layer theme-overrides)