Rebrand Hub+Flux
Some checks are pending
linter / quality (push) Waiting to run
tests / ci (push) Waiting to run

This commit is contained in:
Kevin Adametz 2026-05-20 15:44:15 +02:00
parent 0a3e52d603
commit 9b47296cea
130 changed files with 9357 additions and 3345 deletions

View file

@ -245,4 +245,9 @@
/* color-scheme-Hint für native Form-Controls (Scrollbars, Inputs) */
color-scheme: dark;
/* Brand-Mark Wortmarke (z.B. presse" bei pressekonto) im Portal-Dark
auf weiß. Wird nur von `<x-web.brand-mark variant="auto">` ausgelesen;
Hub-Frontend ist Light-Only, dort bleibt der Inline-Fallback aktiv. */
--brand-mark-name-color: #ffffff;
}