aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/Themes/CommonThemeTrait.php
Commit message (Expand)AuthorAgeFilesLines
* feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-121-1/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-2/+1
* fix: Always populate `--image-background`Ferdinand Thiessen2024-05-211-2/+3
* fix(theming): Also apply new background colors to guest viewFerdinand Thiessen2024-05-211-12/+12
* fix(theming): Also reset background color settings when updating global backg...Ferdinand Thiessen2024-05-211-1/+1
* feat(theming): Allow to configure primary color separate from background in a...Ferdinand Thiessen2024-05-211-2/+3
* feat(theming): Separate background and primary colorFerdinand Thiessen2024-05-211-28/+16
* fix(theming): Also set default background color ("primary") for custom imagesFerdinand Thiessen2024-05-211-1/+2
* fix(theming): The background is the primary color and must not be double inve...Ferdinand Thiessen2024-02-031-9/+9
* fix(theming): Invert filter should be based on primary-elementFerdinand Thiessen2023-12-221-2/+2
* fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrastFerdinand Thiessen2023-12-191-2/+2
* fix(theming): Adjust primary text color calculation to also work with high co...Ferdinand Thiessen2023-12-151-3/+4
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-151-1/+1
* enh(theming): Adjust color utils to work as specified by WCAG (color contrast...Ferdinand Thiessen2023-12-151-1/+1
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-291-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+3
* fix(theming): Make changes on primary color less invasivFerdinand Thiessen2023-10-271-1/+1
* fix(theming): Ensure all text colors have enough contrast for accessibilityFerdinand Thiessen2023-10-271-3/+3
* Fix background removal not applying to user default themingJohn Molakvoæ2023-10-191-3/+14
* Fix background removal checkJohn Molakvoæ2023-10-191-1/+1
* Change color for primary element on hoverjulia.kirschenheuter2023-07-241-1/+1
* fix(theming): remove unnecessary `color-primary-element-default-hover` variableJohn Molakvoæ2023-05-041-4/+2
* fix(theming): replace `color-primary-text-dark` with `color-primary-element-t...John Molakvoæ2023-05-041-4/+4
* fix(theming): ensure image background is not defined if admin disabled itJohn Molakvoæ2023-05-041-10/+11
* fix(theming): calc primary element from current main backgroundJohn Molakvoæ2023-05-041-5/+8
* Invert header if primary is bright and background disabledJohn Molakvoæ2022-12-081-5/+10
* delete the --image-background-size variableSimon L2022-12-051-7/+0
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-5/+2
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-3/+2
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-14/+19
* Fix logo invertJohn Molakvoæ2022-11-161-1/+1
* Rewrite admin theming in VueChristopher Ng2022-10-281-2/+9
* Invert header icons on bright preset backgroundsChristopher Ng2022-10-191-2/+3
* Simplify variable namesJohn Molakvoæ2022-10-191-0/+90
* Use default system primaryJohn Molakvoæ (skjnldsv)2022-10-131-0/+1
* fix the tertiary button textszaimen2022-09-301-2/+2
* Refactor primary computation and fix a few missing theme parity variablesJohn Molakvoæ2022-09-231-0/+65