aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Themes/DefaultThemeTest.php
Commit message (Expand)AuthorAgeFilesLines
* chore(legacy): Introduce public version ct plass and drop version methods fro...clean/version-ocpJulius Knorr2024-09-201-0/+2
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-8/+8
* feat(theming): Update value of body container radiusMarco Ambrosini2024-08-011-0/+2
* fix(theming): Conitionally disable blur filter for performanceFerdinand Thiessen2024-07-021-0/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-311-20/+3
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-2/+14
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-151-16/+13
* 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-161-1/+2
* Fix some more problems with tests under PHP 8.2Côme Chilliet2022-11-151-2/+2
* Fix testsJohn Molakvoæ2022-10-191-1/+6
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-0/+5
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+3
* 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-221-12/+1
* Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+146