Changed colors to the shared colors

This commit is contained in:
Pontoporeia
2026-04-02 17:42:07 +02:00
parent 758bdce669
commit 7e0ac45a65
5 changed files with 216 additions and 386 deletions

View File

@@ -2,12 +2,12 @@
- [x] Update CSS variables structure in variables.css
- [x] Add gradient colors (#3C856C, #60ECB4, #E390FF, #9557B5)
- [x] Keep admin-specific variables for dark theme
- [x] Remove admin-specific color variables (use shared vars only)
- [x] Update common.css to use new variables
- [x] Update main.css to use new variables
- [x] Update admin.css to use admin variables
- [x] Update admin.css to use shared vars with inline dark values
- [x] Update tfe.css to use new variables
- [x] Update search.css to use new variables
- [x] Update apropos.css to use new variables
- [x] Update system.css to use admin variables
- [x] Update system.css to use shared vars with inline dark values
- [x] Update colors.css reference file