summaryrefslogtreecommitdiffstats
path: root/apps/theming/css
Commit message (Collapse)AuthorAgeFilesLines
* Profile frontendChristopher Ng2021-10-191-2/+8
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Add new variables for buttonsmarco2021-09-301-1/+3
| | | | Signed-off-by: marco <marcoambrosini@pm.me>
* Fix missing theming for login buttonCarl Schwan2021-07-201-0/+12
| | | | | | Close #27495 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Handle device login like an alternative loginJoas Schilling2021-04-201-4/+4
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Combine body-login rules in theming and fix twofactor and guest styling on ↵Julius Härtl2020-07-241-40/+47
| | | | | | bright colors Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only use background fade if nextcloud blue is setJulius Härtl2020-06-031-30/+23
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [#18661] Always include custom login image in themingMarius David Wieschollek2020-01-071-1/+1
| | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
* [#18645] Have custom login images cover the whole pageMarius David Wieschollek2020-01-051-0/+6
| | | | Signed-off-by: Marius David Wieschollek <git.public@mdns.eu>
* Merge pull request #18082 from nextcloud/design/style-updateRoeland Jago Douma2019-11-261-5/+24
|\ | | | | Update style of log in page and header
| * Adjust gradient to theming valueJulius Härtl2019-11-251-5/+20
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Update style of log in page and headerJan-Christoph Borchardt2019-11-231-4/+8
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-2/+2
|/ | | | Signed-off-by: Guillaume COMPAGNON <gcompagnon@outlook.com>
* Create color-primary-light variableJohn Molakvoæ (skjnldsv)2019-09-111-0/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix dark text in body-login box on light theming colorsJan-Christoph Borchardt2019-06-271-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix various theming issues on bright colorsJulius Härtl2019-03-281-3/+22
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix light primary button stylingJulius Härtl2019-03-271-5/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Darken element color and add exception for primary buttonsJulius Härtl2019-03-271-0/+22
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl2019-03-131-3/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Apply theme to button elements as wellJulius Härtl2019-02-211-0/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Always give primary button a border for light primary colorsJan-Christoph Borchardt2018-11-211-4/+3
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Fix revert icon position on theming settingsJohn Molakvoæ (skjnldsv)2018-11-161-2/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Refactors the scss svg functionsMichael Weimann2018-10-021-2/+2
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-3/+23
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-5/+6
| | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* Used CSS VariablesEASY2018-09-101-2/+2
|
* Update theming.scssEASY2018-09-091-2/+2
|
* Merge pull request #10924 from nextcloud/bugfix/10901/theming-bugfix-primaryJulius Härtl2018-08-301-0/+5
|\ | | | | Fix SCSS variable management with the theming app
| * Remove border from primary button when color is brightJulius Härtl2018-08-291-0/+5
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Theming: apply proper size to the remove background buttonJulius Härtl2018-08-271-2/+2
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* TypoJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Undo button fix in themingJohn Molakvoæ (skjnldsv)2018-08-151-0/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use icon mixins for the theming scssJulius Härtl2018-07-311-5/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* [theming] reload css variables instead of the whole server cssJulius Härtl2018-06-201-0/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-0/+6
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* fix undo for url-typed inputsArthur Schiwon2018-05-111-1/+5
| | | | | | and minor adjustments Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-4/+4
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Fix background colorJulius Härtl2018-04-191-5/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix undo preview and remove duplicate codeJulius Härtl2018-04-191-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Use SCSS for previewing images as wellJulius Härtl2018-04-191-6/+39
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Move theming settings to SCSSJulius Härtl2018-04-192-107/+120
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove to restrict check for background image/colorJulius Härtl2018-03-011-7/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add space on guest pages with custom logoJulius Härtl2018-02-021-0/+3
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make sure theming logo css only applies when a logo is setJulius Härtl2018-02-021-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only override image styles if the theming values are setJulius Härtl2018-01-261-8/+10
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix appmenu svg double invertJulius Härtl2018-01-101-6/+10
| | | | | | | | | This fixes a regression caused by 9b668d0, where the css filters to preview color inversion of the app menu was applied by default. This commit makes the css filters sensitive on what the current state of the app menu is. Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix preview when theming changes invertion of iconsJulius Härtl2018-01-081-0/+9
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Adjust theming color calculations using sRGB lumaJulius Härtl2018-01-081-3/+12
| | | | | | based on https://robots.thoughtbot.com/closer-look-color-lightness Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-5/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Theming: add hint about favicon generationJulius Härtl2017-11-081-0/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>