Commit Graph

51 Commits (ba94de2510b3858f10d60f0230a58b1252346372)

Author SHA1 Message Date
Ferdinand Thiessen 4b8868a7f1
feat(theming): Provide CSS variable for favorite color and adjust for dark mode 2 years ago
Ferdinand Thiessen 0f2b9b09ec
fix(theming): The background is the primary color and must not be double inverted 2 years ago
Ferdinand Thiessen 18b91ba2e1 fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast 2 years ago
Ferdinand Thiessen acfb8ef551 fix(theming): Adjust `color-error` and `color-success` to work for input border colors 2 years ago
Ferdinand Thiessen 2e5d435df7 fix(theming): Adjust status colors to be also accessible on blurry background 2 years ago
Ferdinand Thiessen 84123b3910
fix(theming): Adjust primary text color calculation to also work with high contrast themes 2 years ago
Ferdinand Thiessen 61f401da57
fix(theming): Adjust hover color to be accessible 2 years ago
Ferdinand Thiessen da346aa80e
fix(theming): Adjust dark theme to be accessible adjust cypress tests 2 years ago
Joas Schilling 9c0ba1bab9
fix(theming): Fix color inverted icons based on theming and dark mode 2 years ago
Ferdinand Thiessen 3378a73e99
fix(theming): Make changes on primary color less invasiv 2 years ago
Ferdinand Thiessen 3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility 2 years ago
Ferdinand Thiessen be129a7d1f
fix(theming): Make it clearer that color-text-light and -lighter are deprecated 2 years ago
Ferdinand Thiessen 1c4787af84
fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 even on hover 2 years ago
julia.kirschenheuter d6fb961a94 Change color of error and success 2 years ago
julia.kirschenheuter ddb808e136 Change color for primary element on hover 2 years ago
Simon L d891a0a83a fix tests 2 years ago
Simon L 8ed35de5f4 add missing places and address review. 2 years ago
Christopher Ng 27f9154594 enh(theming): Info contrast 3 years ago
Christopher Ng 187ff83584 enh(theming): Success contrast 3 years ago
Christopher Ng fe098ff6fb enh(theming): Warning contrast 3 years ago
Christopher Ng 27ebaea10c enh(theming): Error contrast 3 years ago
Ferdinand Thiessen b30bfb57f3 feat(theming): Add border radius rounded css variable so `body-container-radius` can be used on mobile devices 3 years ago
Ferdinand Thiessen 4f9472a323 feat(css): Add css variables for info colors (`--color-info`) 3 years ago
John Molakvoæ 4c71d8f8a4
fix(theming): replace elementColor dark value with better contrast `#8c8c8c` 3 years ago
John Molakvoæ 4d3b49b09a
fix(theming): replace `color-primary-text-dark` with `color-primary-element-text-dark` 3 years ago
Christopher Ng 1c753c2b15 Lighten default color slightly for increased contrast 3 years ago
Christopher Ng 24ffe32845 Add new border color variable for increased contrast 3 years ago
Christopher Ng 3db3d75bb9 Revert "Fix border color contrast" 3 years ago
John Molakvoæ 064fa10ecf
Extract colour from custom background 3 years ago
Christopher Ng a0266d1b16 Fix border color contrast 3 years ago
Christopher Ng 4a2bbc7af9 Rewrite admin theming in Vue 3 years ago
Christopher Ng 58abed2059 Invert header icons on bright preset backgrounds 3 years ago
John Molakvoæ 746710ad5b
Fix tests 3 years ago
John Molakvoæ ef760e0337
Add admin user customization kill switch 3 years ago
John Molakvoæ (skjnldsv) db831359d3
Allow to pick custom colour 3 years ago
Christopher Ng 8c4de8f3bc Add color variables for text on blurred background 3 years ago
Christopher Ng 7044191eb6 Use brand color for background only and keep accessible color as color primary 3 years ago
Christopher Ng e962d3fba4 Use color preset of shipped background as primary color 3 years ago
szaimen da48143de7 fix test 3 years ago
John Molakvoæ 7a43559197
Refactor primary computation and fix a few missing theme parity variables 3 years ago
Julius Härtl 3147585344
Fix fallback css variables 3 years ago
Julius Härtl cc21ea6419
Fix gradient using the wrong target value 3 years ago
John Molakvoæ 5e550829c5
Fix theming tests 3 years ago
John Molakvoæ 0ea23cad0e
Revert "Fix unit tests for the theming app" 3 years ago
Carl Schwan 13ca01ee12
Fix unit tests for the theming app 3 years ago
Joas Schilling 05d034a6da
Allow to invert when on bright 3 years ago
Carl Schwan 4e0574e184 Port encryption admin settings to vue 4 years ago
John Molakvoæ 73918b8af9
Cleanup and compile 4 years ago
John Molakvoæ 5e8a3eb66c
Fix header apps icons 4 years ago
John Molakvoæ 4dc96dd165
Fix mix factor 4 years ago