mirror of
https://github.com/imgfloat/server.git
synced 2026-05-08 10:19:35 +00:00
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: