summaryrefslogtreecommitdiffstats
path: root/apps/theming/css
Commit message (Expand)AuthorAgeFilesLines
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-041-4/+2
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-041-1/+1
* Lighten default color slightly for increased contrastChristopher Ng2022-12-061-10/+10
* Add new border color variable for increased contrastChristopher Ng2022-12-061-0/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-12/+12
* Extract colour from custom backgroundJohn Molakvoæ2022-11-293-319/+2
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-292-0/+316
* Fix border color contrastChristopher Ng2022-11-221-12/+12
* Purge unused legacy code and drop 3rdparty jscolor dependencyChristopher Ng2022-10-283-317/+0
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+2
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-0/+1
* Fix testsJohn Molakvoæ2022-10-191-2/+3
* Add admin user customization kill switchJohn Molakvoæ2022-10-194-2/+37
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-133-2/+3
* Add color variables for text on blurred backgroundChristopher Ng2022-10-121-0/+2
* Use brand color for background only and keep accessible color as color primaryChristopher Ng2022-10-053-3/+4
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-10/+10
* fix testszaimen2022-09-301-2/+2
* Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-15/+15
* Change default login background to cloud imageCarl Schwan2022-09-092-2/+2
* Fix fallback css variablesJulius Härtl2022-09-011-0/+3
* Fix gradient using the wrong target valueJulius Härtl2022-08-261-4/+7
* Fix theming testsJohn Molakvoæ2022-08-191-0/+3
* Revert "Fix unit tests for the theming app"John Molakvoæ2022-08-161-6/+0
* Fix unit tests for the theming appCarl Schwan2022-08-111-0/+6
* Allow to invert when on brightJoas Schilling2022-08-081-0/+1
* Port encryption admin settings to vueCarl Schwan2022-07-131-0/+3
* Cleanup and compileJohn Molakvoæ2022-05-135-286/+152
* Fix header apps iconsJohn Molakvoæ2022-04-281-2/+2
* Fix mix factorJohn Molakvoæ2022-04-261-8/+8
* Add default theming disabled fallbackJohn Molakvoæ2022-04-221-0/+57
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-212-30/+12
* Start theming providersJoas Schilling2022-04-211-0/+2
* Fix alternative login buttonsJoas Schilling2022-03-091-8/+5
* Profile frontendChristopher Ng2021-10-191-2/+8
* Add new variables for buttonsmarco2021-09-301-1/+3
* Fix missing theming for login buttonCarl Schwan2021-07-201-0/+12
* Handle device login like an alternative loginJoas Schilling2021-04-201-4/+4
* Combine body-login rules in theming and fix twofactor and guest styling on br...Julius Härtl2020-07-241-40/+47
* Only use background fade if nextcloud blue is setJulius Härtl2020-06-031-30/+23
* [#18661] Always include custom login image in themingMarius David Wieschollek2020-01-071-1/+1
* [#18645] Have custom login images cover the whole pageMarius David Wieschollek2020-01-051-0/+6
* Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-261-5/+24
|\
| * Adjust gradient to theming valueJulius Härtl2019-11-251-5/+20
| * Update style of log in page and headerJan-Christoph Borchardt2019-11-231-4/+8
* | add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-2/+2
|/
* Create color-primary-light variableJohn Molakvoæ (skjnldsv)2019-09-111-0/+3
* Fix dark text in body-login box on light theming colorsJan-Christoph Borchardt2019-06-271-1/+1
* Fix various theming issues on bright colorsJulius Härtl2019-03-281-3/+22
* Fix light primary button stylingJulius Härtl2019-03-271-5/+2