aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Themes/DarkTheme.php
Commit message (Expand)AuthorAgeFilesLines
* fix(css): re-use old --color-scrollbar variableprotoclown2024-09-021-2/+0
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-0/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-311-20/+2
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-061-0/+1
* Merge pull request #32231 from nextcloud/feat/theming-scheme-metaJohn Molakvoæ2024-02-081-4/+12
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-12/+4
* Support theme meta w3c standardJohn Molakvoæ2024-02-071-4/+12
* fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-171-1/+1
* fix(theming): Adjust `color-error` and `color-success` to work for input bord...Ferdinand Thiessen2023-12-191-6/+6
* fix(theming): Make dark theme accessible and add unit testFerdinand Thiessen2023-12-181-12/+13
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-4/+4
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-0/+1
* fix(theming): Make it clearer that color-text-light and -lighter are deprecatedFerdinand Thiessen2023-10-271-2/+2
* Change color of error and successjulia.kirschenheuter2023-08-211-8/+8
* enh(theming): Info contrastChristopher Ng2023-06-061-0/+5
* enh(theming): Success contrastChristopher Ng2023-06-061-0/+5
* enh(theming): Warning contrastChristopher Ng2023-06-061-0/+5
* enh(theming): Error contrastChristopher Ng2023-06-061-0/+7
* 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