aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/css/default.css
Commit message (Expand)AuthorAgeFilesLines
* fix(css): refine css cleanupprotoclown2024-09-021-0/+1
* fix(css): re-use old --color-scrollbar variableprotoclown2024-09-021-1/+0
* feat(theming): Update value of body container radiusMarco Ambrosini2024-08-011-1/+1
* Feat: update border radius variablesMarco Ambrosini2024-08-011-4/+11
* feat: add small font size variableMarco Ambrosini2024-07-311-0/+1
* Feat: update line heightMarco Ambrosini2024-07-311-1/+1
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-1/+1
* feat(theming): Provide `body-container-` variables through themingFerdinand Thiessen2024-07-041-5/+9
* Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variablesMarco2024-06-141-1/+3
|\
| * 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-0/+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: Update apps/theming/css/default.cssMarco2024-05-291-1/+2
* | Feat: Add temporary border-radius variableMarco Ambrosini2024-05-271-0/+1
|/
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-1/+1
* fix: Always populate `--image-background`Ferdinand Thiessen2024-05-211-1/+0
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-2/+2
* feat(theming): Separate background and primary colorFerdinand Thiessen2024-05-211-1/+2
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-061-0/+1
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-031-1/+1
* 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-4/+4
* fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-181-9/+9
* fix(theming): Adjust primary text color calculation to also work with high co...Ferdinand Thiessen2023-12-151-2/+2
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-151-1/+1
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-011-4/+4
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-291-0/+1
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-10/+10
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-15/+17
* fix(theming): Make it clearer that color-text-light and -lighter are deprecatedFerdinand Thiessen2023-10-271-2/+4
* fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve...Ferdinand Thiessen2023-10-271-4/+4
* Change color of error and successjulia.kirschenheuter2023-08-211-12/+12
* Change color for primary element on hoverjulia.kirschenheuter2023-07-241-1/+1
* fix testsSimon L2023-07-211-1/+1
* add missing places and address review.Simon L2023-07-201-1/+1
* enh(theming): Info contrastChristopher Ng2023-06-061-0/+1
* enh(theming): Success contrastChristopher Ng2023-06-061-3/+4
* enh(theming): Warning contrastChristopher Ng2023-06-061-3/+4
* enh(theming): Error contrastChristopher Ng2023-06-061-0/+1
* 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
* fix(theming): replace elementColor dark value with better contrast `#8c8c8c`John Molakvoæ2023-05-041-4/+2
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-041-1/+1
* Lighten default color slightly for increased contrastChristopher Ng2022-12-061-10/+10
* Add new border color variable for increased contrastChristopher Ng2022-12-061-0/+1
* Revert "Fix border color contrast"Christopher Ng2022-12-031-12/+12
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-3/+2
* Fix border color contrastChristopher Ng2022-11-221-12/+12