refactor(css): theme-Layer wrappen (11 [data-theme]-Token-Bloecke, nur Custom Properties)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user