summaryrefslogtreecommitdiffstats
path: root/apps/theming/css/theming.scss
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and compileJohn Molakvoæ2022-05-131-285/+0
* Update and fix theming imagesJohn Molakvoæ (skjnldsv)2022-04-211-28/+0
* 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
* Darken element color and add exception for primary buttonsJulius Härtl2019-03-271-0/+22
* Use SCSS variables since CSS vars are not loaded on public pagesJulius Härtl2019-03-131-3/+3
* Apply theme to button elements as wellJulius Härtl2019-02-211-0/+2
* Always give primary button a border for light primary colorsJan-Christoph Borchardt2018-11-211-4/+3
* Refactors the scss svg functionsMichael Weimann2018-10-021-2/+2
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-3/+23
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-5/+6
* Used CSS VariablesEASY2018-09-101-2/+2
* Update theming.scssEASY2018-09-091-2/+2
* Remove border from primary button when color is brightJulius Härtl2018-08-291-0/+5
* Use icon mixins for the theming scssJulius Härtl2018-07-311-5/+8
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-4/+4
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-0/+6
* Fix background colorJulius Härtl2018-04-191-5/+9
* Use SCSS for previewing images as wellJulius Härtl2018-04-191-6/+39
* Remove to restrict check for background image/colorJulius Härtl2018-03-011-7/+5
* Add space on guest pages with custom logoJulius Härtl2018-02-021-0/+3
* Make sure theming logo css only applies when a logo is setJulius Härtl2018-02-021-2/+2
* Only override image styles if the theming values are setJulius Härtl2018-01-261-8/+10
* Fix appmenu svg double invertJulius Härtl2018-01-101-6/+10
* Fix preview when theming changes invertion of iconsJulius Härtl2018-01-081-0/+9
* Adjust theming color calculations using sRGB lumaJulius Härtl2018-01-081-3/+12
* Remove css invert since we are using svg filters for nowJulius Härtl2018-01-031-5/+0
* Fix layout of alternative login buttonsMorris Jobke2017-09-061-4/+10
* Cleanup theming styles to fit the new login pageJulius Härtl2017-09-041-32/+25
* Use separate element color in themingJulius Härtl2017-09-041-5/+6
* Change invertion threshold to 55%Julius Härtl2017-09-021-1/+1
* Set primary action button color to same as theming colorJan-Christoph Borchardt2017-08-291-2/+1
* Add buttom border for headerMorris Jobke2017-08-141-0/+20
* Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs...Morris Jobke2017-08-081-1/+1
|\
| * Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-1/+1