summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Themes/HighContrastTheme.php
Commit message (Expand)AuthorAgeFilesLines
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-061-0/+2
* Merge pull request #32231 from nextcloud/feat/theming-scheme-metaJohn Molakvoæ2024-02-081-4/+4
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-4/+4
* Support theme meta w3c standardJohn Molakvoæ2024-02-071-4/+4
* fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-171-0/+1
* fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrastFerdinand Thiessen2023-12-221-3/+31
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+2
* Merge pull request #34546 from nextcloud/improve-hight-contrastJohn Molakvoæ2022-10-131-0/+3
|\
| * Add seperator in high contrast modeCarl Schwan2022-10-111-0/+3
* | Merge pull request #34545 from nextcloud/fix/theming-highcontrast-translucenc...Simon L2022-10-131-1/+3
|\ \
| * | fix color-main-background-rgbszaimen2022-10-121-0/+2
| * | Disable translucency on high contrast themesCarl Schwan2022-10-111-1/+1
| |/
* / Add color variables for text on blurred backgroundChristopher Ng2022-10-121-0/+1
|/
* fix highcontrast theme iconsszaimen2022-09-271-1/+1
* Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-23/+31
* fix scrollbar visiblityszaimen2022-09-071-0/+2
* fix dark-contrast-themeszaimen2022-09-061-0/+1
* fix background shadowszaimen2022-09-051-0/+1
* Add css variables for blurred backgroundJulius Härtl2022-08-191-0/+3
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-211-2/+34
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+12
* Start theming providersJoas Schilling2022-04-211-0/+47