summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Improve cache buster for user backgroundsVincent Petry2022-10-144-13/+31
* Fix migrationJohn Molakvoæ2022-10-141-6/+22
* Properly use user background cachebusterJohn Molakvoæ2022-10-142-1/+5
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-144-24/+42
* Merge pull request #34461 from nextcloud/fix/migrate-backgroundVincent Petry2022-10-133-5/+168
|\
| * graceful background image handlingArthur Schiwon2022-10-133-5/+168
* | Merge pull request #34437 from nextcloud/feat/theming-default-system-valueSimon L2022-10-135-13/+44
|\ \
| * | Adjust testingJohn Molakvoæ2022-10-131-14/+10
| * | Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-132-5/+6
| * | Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-14/+19
| * | Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-135-7/+36
| |/
* | Merge pull request #34546 from nextcloud/improve-hight-contrastJohn Molakvoæ2022-10-132-0/+9
|\ \ | |/ |/|
| * Add seperator in high contrast modeCarl Schwan2022-10-112-0/+9
* | Merge pull request #34545 from nextcloud/fix/theming-highcontrast-translucenc...Simon L2022-10-132-2/+6
|\ \
| * | fix color-main-background-rgbszaimen2022-10-122-0/+4
| * | Disable translucency on high contrast themesCarl Schwan2022-10-112-2/+2
| |/
* | Add color variables for text on blurred backgroundChristopher Ng2022-10-124-2/+10
* | Fix excessive increase of cachebuster valueChristopher Ng2022-10-112-3/+7
|/
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-053-9/+13
* Use color preset of shipped background as primary colorChristopher Ng2022-10-052-46/+49
* fix the tertiary button textszaimen2022-09-301-2/+2
* Merge pull request #34287 from nextcloud/enh/33836/fix-themeSimon L2022-09-281-1/+1
|\
| * fix highcontrast theme iconsszaimen2022-09-271-1/+1
* | Fix various theming bugsChristopher Ng2022-09-281-0/+6
* | Add preset primary colors for shipped backgroundsChristopher Ng2022-09-271-1/+17
|/
* Merge pull request #34210 from nextcloud/fix/themingJohn Molakvoæ2022-09-246-100/+160
|\
| * Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-236-113/+160
| * Disable background blur on highcontrastJohn Molakvoæ2022-09-231-0/+3
| * Fixing dark primary element variablesJohn Molakvoæ2022-09-231-3/+13
* | Fix loading custom backgroundVincent Petry2022-09-231-1/+1
|/
* update theming icon in personal settingsszaimen2022-09-211-1/+1
* Add a global setting to disable keyboard shortcutsJoas Schilling2022-09-153-0/+74
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-145-30/+313
* Merge pull request #33952 from nextcloud/enh/33850/scrollbar-visibilitySimon L2022-09-083-0/+6
|\
| * fix scrollbar visiblityszaimen2022-09-073-0/+6
* | Remove non existing lighter colourgreta2022-09-071-1/+0
|/
* fix dark-contrast-themeszaimen2022-09-062-0/+2
* fix background shadowszaimen2022-09-052-3/+3
* 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-192-0/+5
* Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-1/+1
* 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