| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(theming): When selected a background image make header color independent ... | Ferdinand Thiessen | 2024-05-28 | 1 | -0/+1 |
* | feat(theming): Provide CSS variable for favorite color and adjust for dark mode | Ferdinand Thiessen | 2024-03-06 | 2 | -17/+1 |
* | fix(theming): The background is the primary color and must not be double inve... | Ferdinand Thiessen | 2024-02-03 | 1 | -1/+1 |
* | fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast | Ferdinand Thiessen | 2024-01-17 | 1 | -1/+1 |
* | fix(theming): Adjust `color-error` and `color-success` to work for input bord... | Ferdinand Thiessen | 2023-12-19 | 1 | -4/+4 |
* | fix(theming): Adjust status colors to be also accessible on blurry background | Ferdinand Thiessen | 2023-12-18 | 1 | -9/+9 |
* | fix(theming): Adjust primary text color calculation to also work with high co... | Ferdinand Thiessen | 2023-12-15 | 1 | -2/+2 |
* | fix(theming): Adjust hover color to be accessible | Ferdinand Thiessen | 2023-12-15 | 1 | -1/+1 |
* | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-01 | 1 | -4/+4 |
* | fix(theming): Fix color inverted icons based on theming and dark mode | Joas Schilling | 2023-11-29 | 1 | -0/+1 |
* | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 1 | -10/+10 |
* | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 1 | -15/+17 |
* | fix(theming): Make it clearer that color-text-light and -lighter are deprecated | Ferdinand Thiessen | 2023-10-27 | 1 | -2/+4 |
* | fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve... | Ferdinand Thiessen | 2023-10-27 | 1 | -4/+4 |
* | Change color of error and success | julia.kirschenheuter | 2023-08-21 | 1 | -12/+12 |
* | Change color for primary element on hover | julia.kirschenheuter | 2023-07-24 | 1 | -1/+1 |
* | fix tests | Simon L | 2023-07-21 | 1 | -1/+1 |
* | add missing places and address review. | Simon L | 2023-07-20 | 1 | -1/+1 |
* | enh(theming): Info contrast | Christopher Ng | 2023-06-06 | 1 | -0/+1 |
* | enh(theming): Success contrast | Christopher Ng | 2023-06-06 | 1 | -3/+4 |
* | enh(theming): Warning contrast | Christopher Ng | 2023-06-06 | 1 | -3/+4 |
* | enh(theming): Error contrast | Christopher Ng | 2023-06-06 | 1 | -0/+1 |
* | feat(theming): Add border radius rounded css variable so `body-container-radi... | Ferdinand Thiessen | 2023-05-16 | 1 | -0/+1 |
* | feat(css): Add css variables for info colors (`--color-info`) | Ferdinand Thiessen | 2023-05-16 | 1 | -0/+3 |
* | fix(theming): replace elementColor dark value with better contrast `#8c8c8c` | John Molakvoæ | 2023-05-04 | 1 | -4/+2 |
* | fix(theming): replace `color-primary-text-dark` with `color-primary-element-t... | John Molakvoæ | 2023-05-04 | 1 | -1/+1 |
* | Lighten default color slightly for increased contrast | Christopher Ng | 2022-12-06 | 1 | -10/+10 |
* | Add new border color variable for increased contrast | Christopher Ng | 2022-12-06 | 1 | -0/+1 |
* | Revert "Fix border color contrast" | Christopher Ng | 2022-12-03 | 1 | -12/+12 |
* | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 3 | -319/+2 |
* | Allow to remove the background and select a custom colour | John Molakvoæ | 2022-11-29 | 2 | -0/+316 |
* | Fix border color contrast | Christopher Ng | 2022-11-22 | 1 | -12/+12 |
* | Purge unused legacy code and drop 3rdparty jscolor dependency | Christopher Ng | 2022-10-28 | 3 | -317/+0 |
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 1 | -0/+2 |
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -0/+1 |
* | Fix tests | John Molakvoæ | 2022-10-19 | 1 | -2/+3 |
* | Add admin user customization kill switch | John Molakvoæ | 2022-10-19 | 4 | -2/+37 |
* | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 3 | -2/+3 |
* | Add color variables for text on blurred background | Christopher Ng | 2022-10-12 | 1 | -0/+2 |
* | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 3 | -3/+4 |
* | Use color preset of shipped background as primary color | Christopher Ng | 2022-10-05 | 1 | -10/+10 |
* | fix test | szaimen | 2022-09-30 | 1 | -2/+2 |
* | Refactor primary computation and fix a few missing theme parity variables | John Molakvoæ | 2022-09-23 | 1 | -15/+15 |
* | Change default login background to cloud image | Carl Schwan | 2022-09-09 | 2 | -2/+2 |
* | Fix fallback css variables | Julius Härtl | 2022-09-01 | 1 | -0/+3 |
* | Fix gradient using the wrong target value | Julius Härtl | 2022-08-26 | 1 | -4/+7 |
* | Fix theming tests | John Molakvoæ | 2022-08-19 | 1 | -0/+3 |
* | Revert "Fix unit tests for the theming app" | John Molakvoæ | 2022-08-16 | 1 | -6/+0 |
* | Fix unit tests for the theming app | Carl Schwan | 2022-08-11 | 1 | -0/+6 |
* | Allow to invert when on bright | Joas Schilling | 2022-08-08 | 1 | -0/+1 |