Ferdinand Thiessen
|
4b8868a7f1
feat(theming): Provide CSS variable for favorite color and adjust for dark mode
|
9 months ago |
John Molakvoæ
|
6364e53e5a
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta
|
10 months ago |
Louis Chemineau
|
898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server"
|
10 months ago |
John Molakvoæ
|
775974fb7d
Support theme meta w3c standard
|
2 years ago |
Ferdinand Thiessen
|
18b91ba2e1
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast
|
11 months ago |
Ferdinand Thiessen
|
acfb8ef551
fix(theming): Adjust `color-error` and `color-success` to work for input border colors
|
1 year ago |
Ferdinand Thiessen
|
2e5d435df7
fix(theming): Adjust status colors to be also accessible on blurry background
|
1 year ago |
Ferdinand Thiessen
|
da346aa80e
fix(theming): Adjust dark theme to be accessible adjust cypress tests
|
1 year ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
1 year ago |
Ferdinand Thiessen
|
3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility
|
1 year ago |
Ferdinand Thiessen
|
be129a7d1f
fix(theming): Make it clearer that color-text-light and -lighter are deprecated
|
1 year ago |
Ferdinand Thiessen
|
1c4787af84
fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 even on hover
|
1 year ago |
John Molakvoæ
|
4f4074452d
Fix background removal not applying to user default theming
|
2 years ago |
julia.kirschenheuter
|
d6fb961a94
Change color of error and success
|
1 year ago |
Simon L
|
d891a0a83a
fix tests
|
1 year ago |
Simon L
|
8ed35de5f4
add missing places and address review.
|
1 year ago |
Simon L
|
c4893e9641
address review
|
1 year ago |
Simon L
|
9352869f52
switch to bootstrap font-stack
|
1 year ago |
Christopher Ng
|
27f9154594
enh(theming): Info contrast
|
1 year ago |
Christopher Ng
|
187ff83584
enh(theming): Success contrast
|
1 year ago |
Christopher Ng
|
fe098ff6fb
enh(theming): Warning contrast
|
1 year ago |
Christopher Ng
|
27ebaea10c
enh(theming): Error contrast
|
1 year ago |
Ferdinand Thiessen
|
b30bfb57f3
feat(theming): Add border radius rounded css variable so `body-container-radius` can be used on mobile devices
|
1 year ago |
Ferdinand Thiessen
|
4f9472a323
feat(css): Add css variables for info colors (`--color-info`)
|
1 year ago |
Christopher Ng
|
24ffe32845
Add new border color variable for increased contrast
|
2 years ago |
Christopher Ng
|
3db3d75bb9
Revert "Fix border color contrast"
|
2 years ago |
John Molakvoæ
|
cedae7c6d7
Allow to remove the background and select a custom colour
|
2 years ago |
Christopher Ng
|
a0266d1b16
Fix border color contrast
|
2 years ago |
Christopher Ng
|
4a2bbc7af9
Rewrite admin theming in Vue
|
2 years ago |
Christopher Ng
|
58abed2059
Invert header icons on bright preset backgrounds
|
2 years ago |