refactor: redesign CSS with flat dark-grey theme and unified token system

- Introduce :root color token block (--color-bg, --color-surface-1..4,
  --color-border-*, --color-text-*, --color-accent-*, semantic danger/success/
  warning/info tokens) — all hard-coded colors removed from both files
- Remove all decorative gradients and box-shadows; flat borders replace them
- Unify header classes: landing-header / settings-header / error-header share
  one rule; dashboard-topbar and audit-topbar aligned to same padding and radius
- Add CSS for report page components, copyright report table/pagination/radio
  controls, and broadcaster copyright-notices panel
- customAssets.css fully rewritten to use tokens (modal, code editor, marketplace)
This commit is contained in:
2026-04-28 14:47:25 +02:00
parent 89ad58cb54
commit f5ffbb99dd
2 changed files with 811 additions and 363 deletions
File diff suppressed because it is too large Load Diff