aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/css
Commit message (Expand)AuthorAgeFilesLines
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-062-17/+1
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-031-1/+1
* fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-171-1/+1
* fix(theming): Adjust `color-error` and `color-success` to work for input bord...Ferdinand Thiessen2023-12-191-4/+4
* fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-181-9/+9
* fix(theming): Adjust primary text color calculation to also work with high co...Ferdinand Thiessen2023-12-151-2/+2
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-151-1/+1
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-4/+4
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-291-0/+1
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-10/+10
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-15/+17
* fix(theming): Make it clearer that color-text-light and -lighter are deprecatedFerdinand Thiessen2023-10-271-2/+4
* fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve...Ferdinand Thiessen2023-10-271-4/+4
* Change color of error and successjulia.kirschenheuter2023-08-211-12/+12
* Change color for primary element on hoverjulia.kirschenheuter2023-07-241-1/+1
* fix testsSimon L2023-07-211-1/+1
* add missing places and address review.Simon L2023-07-201-1/+1
* enh(theming): Info contrastChristopher Ng2023-06-061-0/+1
* enh(theming): Success contrastChristopher Ng2023-06-061-3/+4
* enh(theming): Warning contrastChristopher Ng2023-06-061-3/+4
* enh(theming): Error contrastChristopher Ng2023-06-061-0/+1
* feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-161-0/+1
* feat(css): Add css variables for info colors (`--color-info`)Ferdinand Thiessen2023-05-161-0/+3
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-041-4/+2
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-041-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-293-319/+2
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-292-0/+316
* Fix border color contrastChristopher Ng2022-11-221-12/+12
* Purge unused legacy code and drop 3rdparty jscolor dependencyChristopher Ng2022-10-283-317/+0
* 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-194-2/+37
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-133-2/+3
* 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-053-3/+4
* 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
* Change default login background to cloud imageCarl Schwan2022-09-092-2/+2
* 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