aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Service/BackgroundService.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* add descriptions for background picturesSimon L2023-11-031-0/+19
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-1/+1
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-1/+1
* Add distraction free backgrounds for Nextcloud 26Jan C. Borchardt2023-03-031-0/+22
* Lighten default color slightly for increased contrastChristopher Ng2022-12-061-1/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-1/+1
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-301-1/+1
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-1/+1
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-5/+6
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-11/+18
* Fix border color contrastChristopher Ng2022-11-221-1/+1
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-9/+19
* graceful background image handlingArthur Schiwon2022-10-131-5/+13
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-2/+3
* Add preset primary colors for shipped backgroundsChristopher Ng2022-09-271-1/+17
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-141-0/+195