summaryrefslogtreecommitdiffstats
path: root/apps/theming/css/default.css
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-091-4/+2
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-091-1/+1
* Lighten default color slightly for increased contrastChristopher Ng2022-12-061-10/+10
* Add new border color variable for increased contrastChristopher Ng2022-12-061-0/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-12/+12
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-3/+2
* Fix border color contrastChristopher Ng2022-11-221-12/+12
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+2
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-0/+1
* Fix testsJohn Molakvoæ2022-10-191-2/+3
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-1/+0
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-0/+1
* Add color variables for text on blurred backgroundChristopher Ng2022-10-121-0/+2
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-0/+1
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-10/+10
* fix testszaimen2022-09-301-2/+2
* Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-15/+15
* Fix fallback css variablesJulius Härtl2022-09-011-0/+3
* Fix gradient using the wrong target valueJulius Härtl2022-08-261-4/+7
* Fix theming testsJohn Molakvoæ2022-08-191-0/+3
* Revert "Fix unit tests for the theming app"John Molakvoæ2022-08-161-6/+0
* Fix unit tests for the theming appCarl Schwan2022-08-111-0/+6
* Allow to invert when on brightJoas Schilling2022-08-081-0/+1
* Port encryption admin settings to vueCarl Schwan2022-07-131-0/+3
* Cleanup and compileJohn Molakvoæ2022-05-131-1/+2
* Fix header apps iconsJohn Molakvoæ2022-04-281-2/+2
* Fix mix factorJohn Molakvoæ2022-04-261-8/+8
* Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+57