summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Themes/DarkTheme.php
Commit message (Expand)AuthorAgeFilesLines
* Add new border color variable for increased contrastChristopher Ng2022-12-061-0/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-2/+2
* Fix border color contrastChristopher Ng2022-11-221-2/+2
* Add color variables for text on blurred backgroundChristopher Ng2022-10-121-1/+4
* Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-39/+28
* Fixing dark primary element variablesJohn Molakvoæ2022-09-231-3/+13
* Merge pull request #33952 from nextcloud/enh/33850/scrollbar-visibilitySimon L2022-09-081-0/+2
|\
| * fix scrollbar visiblityszaimen2022-09-071-0/+2
* | Remove non existing lighter colourgreta2022-09-071-1/+0
|/
* Allow to invert when on brightJoas Schilling2022-08-081-0/+1
* Properly set --color-primary-light-hover on dark themesJulius Härtl2022-07-161-2/+4
* Properly calculate primary element based on background luminanceJohn Molakvoæ2022-05-201-2/+4
* Fix dark theme descriptionJohn Molakvoæ2022-05-011-1/+1
* Fix mix factorJohn Molakvoæ2022-04-261-3/+3
* Fix dark theme primary mixJohn Molakvoæ2022-04-261-0/+5
* Remove accessibilityJohn Molakvoæ2022-04-211-1/+1
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+12
* Start theming providersJoas Schilling2022-04-211-0/+75