aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Faster theming tests, better colours comparison and properly follow admin the...John Molakvoæ2022-11-304-3/+33
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-296-13/+9
* Extract colour from custom backgroundJohn Molakvoæ2022-11-295-15/+20
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-299-64/+111
* Fix border color contrastChristopher Ng2022-11-223-5/+5
* rename placeholderArthur Schiwon2022-11-181-2/+2
* fix const visibilityArthur Schiwon2022-11-181-2/+2
* use constblizzz2022-11-181-1/+1
* use constblizzz2022-11-181-1/+1
* use .json extentionsblizzz2022-11-181-1/+1
* do not store state in appconfigArthur Schiwon2022-11-181-14/+83
* remove dashboard check, as fallback did not consider it eitherArthur Schiwon2022-11-181-9/+0
* optimize background image migration jobArthur Schiwon2022-11-182-26/+70
* generate user themed iconsSimon L2022-11-185-16/+29
* Fix logo invertJohn Molakvoæ2022-11-162-9/+9
* Rewrite admin theming in VueChristopher Ng2022-10-286-29/+34
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-192-2/+4
* Simplify variable namesJohn Molakvoæ2022-10-193-64/+100
* Add admin user customization kill switchJohn Molakvoæ2022-10-196-7/+31
* Add a repair step to cleanup old theming cacheChristopher Ng2022-10-181-0/+76
* 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
|/