aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Themes
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-171-0/+12
* fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrastFerdinand Thiessen2023-12-221-0/+142
* fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrastFerdinand Thiessen2023-12-192-8/+169
* fix(theming): Make dark theme accessible and add unit testFerdinand Thiessen2023-12-181-0/+143
* fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-181-1/+36
* fix(theming): Adjust primary text color calculation to also work with high co...Ferdinand Thiessen2023-12-151-3/+9
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-152-16/+129
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+0
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-0/+2
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-1/+1
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-0/+7
* Fix logo invertJohn Molakvoæ2022-11-162-3/+5
* Fix some more problems with tests under PHP 8.2Côme Chilliet2022-11-151-2/+2
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-1/+2
* Fix testsJohn Molakvoæ2022-10-192-1/+11
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-132-0/+10
* Use color preset of shipped background as primary colorChristopher Ng2022-10-052-2/+7
* Fix theming testsJohn Molakvoæ2022-08-191-0/+7
* Revert "Fix unit tests for the theming app"John Molakvoæ2022-08-161-18/+1
* Fix unit tests for the theming appCarl Schwan2022-08-111-1/+18
* Add system/light themesJohn Molakvoæ2022-04-281-3/+3
* Fix mix factorJohn Molakvoæ2022-04-261-1/+1
* Fix dyslexia font loadingJohn Molakvoæ2022-04-222-12/+163
* Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+146