mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
style: retheme system page to site light palette — remove dark --sys-* tokens
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
- **search.css** — search/directory page
|
||||
- **tfe.css** — individual thesis page
|
||||
- **apropos.css** — about + licence pages
|
||||
- **system.css** — admin system dashboard (dark terminal panels)
|
||||
- **system.css** — admin system dashboard
|
||||
- **admin.css** — admin section (loaded alongside `common.css` on every admin page)
|
||||
- **modern-normalize.min.css** — third-party reset (minified, do not edit)
|
||||
|
||||
@@ -18,4 +18,4 @@
|
||||
- No hardcoded hex, rgb(), or rgba() in any other file.
|
||||
- All files `@import url("./variables.css")` at the top.
|
||||
- Admin and public share the same token names — no separate admin theme.
|
||||
- No dark-mode media query. The system page uses `--sys-*` tokens (intentionally dark terminal aesthetic).
|
||||
- No dark-mode media query. System page uses the same light tokens as the rest of the admin section.
|
||||
|
||||
Reference in New Issue
Block a user