aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Themes/DefaultTheme.php
Commit message (Expand)AuthorAgeFilesLines
* fix(css): re-use old --color-scrollbar variableprotoclown2024-09-021-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* feat(theming): Update value of body container radiusMarco Ambrosini2024-08-011-4/+4
* Feat: update border radius variablesMarco Ambrosini2024-08-011-5/+11
* feat: add small font size variableMarco Ambrosini2024-07-311-0/+1
* Feat: update line heightMarco Ambrosini2024-07-311-1/+1
* feat(theming): Provide `body-container-` variables through themingFerdinand Thiessen2024-07-041-6/+12
* fix(theming): Conitionally disable blur filter for performanceFerdinand Thiessen2024-07-021-27/+31
* Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variablesMarco2024-06-141-1/+3
|\
| * Feat: Update apps/theming/lib/Themes/DefaultTheme.phpMarco2024-06-121-1/+1
| * Feat: add new clickable area variablesMarco Ambrosini2024-06-121-1/+3
* | Feat: reduce border radius element to 8 pxMarco Ambrosini2024-06-121-1/+1
|/
* chore: Add SPDX headerAndy Scherzinger2024-05-311-20/+2
* Merge pull request #45247 from nextcloud/add-border-widthFerdinand Thiessen2024-05-291-0/+3
|\
| * feat(theming): Add variable for border widthMarco Ambrosini2024-05-281-0/+3
* | Feat: Add temporary border-radius variableMarco Ambrosini2024-05-271-0/+1
|/
* fix: cleanup theming app codeFerdinand Thiessen2024-05-211-6/+0
* 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-0/+4
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-4/+0
* Support theme meta w3c standardJohn Molakvoæ2024-02-071-0/+4
* 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-2/+2
* fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-181-6/+6
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-1/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-7/+8
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-2/+2
* fix(theming): Make it clearer that color-text-light and -lighter are deprecatedFerdinand Thiessen2023-10-271-2/+2
* fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve...Ferdinand Thiessen2023-10-271-2/+3
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-191-1/+1
* Change color of error and successjulia.kirschenheuter2023-08-211-8/+8
* fix testsSimon L2023-07-211-1/+1
* add missing places and address review.Simon L2023-07-201-1/+1
* address reviewSimon L2023-07-191-1/+1
* switch to bootstrap font-stackSimon L2023-07-191-1/+1
* enh(theming): Info contrastChristopher Ng2023-06-061-3/+5
* enh(theming): Success contrastChristopher Ng2023-06-061-3/+5
* enh(theming): Warning contrastChristopher Ng2023-06-061-3/+5
* enh(theming): Error contrastChristopher Ng2023-06-061-4/+7
* feat(theming): Add border radius rounded css variable so `body-container-radi...Ferdinand Thiessen2023-05-161-0/+1
* feat(css): Add css variables for info colors (`--color-info`)Ferdinand Thiessen2023-05-161-0/+3
* Add new border color variable for increased contrastChristopher Ng2022-12-061-0/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-2/+2
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-5/+0
* Fix border color contrastChristopher Ng2022-11-221-2/+2
* Rewrite admin theming in VueChristopher Ng2022-10-281-0/+1
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-0/+1
* Simplify variable namesJohn Molakvoæ2022-10-191-62/+8
* Add admin user customization kill switchJohn Molakvoæ2022-10-191-5/+7
* Improve cache buster for user backgroundsVincent Petry2022-10-141-2/+3