summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Themes/DefaultTheme.php
Commit message (Expand)AuthorAgeFilesLines
* feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-161-0/+1
* feat(css): Add css variables for info colors (`--color-info`)Ferdinand Thiessen2023-05-161-0/+3
* Add new border color variable for increased contrastChristopher Ng2022-12-061-0/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-2/+2
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-5/+0
* Fix border color contrastChristopher Ng2022-11-221-2/+2
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+1
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-0/+1
* Simplify variable namesJohn Molakvoæ2022-10-191-62/+8
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-5/+7
* Improve cache buster for user backgroundsVincent Petry2022-10-141-2/+3
* Properly use user background cachebusterJohn Molakvoæ2022-10-141-1/+2
* Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-131-4/+5
* Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-131-3/+7
* Add color variables for text on blurred backgroundChristopher Ng2022-10-121-1/+4
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-051-2/+5
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-6/+6
* Fix various theming bugsChristopher Ng2022-09-281-0/+6
* Merge pull request #34210 from nextcloud/fix/themingJohn Molakvoæ2022-09-241-23/+5
|\
| * Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-23/+5
* | Fix loading custom backgroundVincent Petry2022-09-231-1/+1
|/
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-141-9/+10
* Some more fixesJulius Härtl2022-09-011-0/+3
* Restore dashboard layoutJulius Härtl2022-09-011-2/+18
* Adapt layout to new base css variablesJulius Härtl2022-09-011-0/+2
* Fix gradient using the wrong target valueJulius Härtl2022-08-261-1/+1
* Properly align element variables to the regular onesJulius Härtl2022-08-261-4/+10
* Expose core background imageJulius Härtl2022-08-191-3/+7
* Add css variables for blurred backgroundJulius Härtl2022-08-191-0/+2
* Automatically enable plain background if primary colour is setJohn Molakvoæ2022-08-161-6/+13
* Revert "Fix unit tests for the theming app"John Molakvoæ2022-08-161-0/+1
* Revert "First first run wizzard"John Molakvoæ2022-08-161-8/+9
* Fix unit tests for the theming appCarl Schwan2022-08-111-1/+0
* Merge pull request #33452 from nextcloud/fix/firstrunwizzardVincent Petry2022-08-101-9/+8
|\
| * First first run wizzardCarl Schwan2022-08-031-9/+8
* | Allow to invert when on brightJoas Schilling2022-08-081-0/+1
|/
* Port encryption admin settings to vueCarl Schwan2022-07-131-0/+3
* Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-131-0/+2
* Cleanup and compileJohn Molakvoæ2022-05-131-2/+3
* Fix header apps iconsJohn Molakvoæ2022-04-281-4/+7
* Fix logo colour on bright primary colourJohn Molakvoæ2022-04-281-0/+6
* Add system/light themesJohn Molakvoæ2022-04-281-3/+3
* Fix mix factorJohn Molakvoæ2022-04-261-7/+7
* Lint and psalm fixJohn Molakvoæ2022-04-211-0/+1
* Remove accessibilityJohn Molakvoæ2022-04-211-1/+1
* Font fixes and design update for theme pickerJohn Molakvoæ2022-04-211-1/+4
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-1/+21
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-11/+30
* Start theming providersJoas Schilling2022-04-211-0/+160