| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(css): make scrollbar visible again | protoclown | 2024-09-03 | 1 | -1/+1 |
* | feat(theming): Update value of body container radius | Marco Ambrosini | 2024-08-01 | 1 | -1/+1 |
* | Feat: update border radius variables | Marco Ambrosini | 2024-08-01 | 1 | -4/+11 |
* | feat: add small font size variable | Marco Ambrosini | 2024-07-31 | 1 | -0/+1 |
* | Feat: update line height | Marco Ambrosini | 2024-07-31 | 1 | -1/+1 |
* | feat(theming): Allow shipped backgrounds to have a dark variant | Ferdinand Thiessen | 2024-07-12 | 1 | -1/+1 |
* | feat(theming): Provide `body-container-` variables through theming | Ferdinand Thiessen | 2024-07-04 | 1 | -5/+9 |
* | Merge pull request #45818 from nextcloud/feat/add-new-clickable-area-variables | Marco | 2024-06-14 | 1 | -1/+3 |
|\ |
|
| * | Feat: add new clickable area variables | Marco Ambrosini | 2024-06-12 | 1 | -1/+3 |
* | | Feat: reduce border radius element to 8 px | Marco Ambrosini | 2024-06-12 | 1 | -1/+1 |
|/ |
|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -0/+2 |
* | Merge pull request #45247 from nextcloud/add-border-width | Ferdinand Thiessen | 2024-05-29 | 1 | -0/+3 |
|\ |
|
| * | feat(theming): Add variable for border width | Marco Ambrosini | 2024-05-28 | 1 | -0/+3 |
* | | Feat: Update apps/theming/css/default.css | Marco | 2024-05-29 | 1 | -1/+2 |
* | | Feat: Add temporary border-radius variable | Marco Ambrosini | 2024-05-27 | 1 | -0/+1 |
|/ |
|
* | fix(tests): Adjust theming test for new splitted background and primary colors | Ferdinand Thiessen | 2024-05-21 | 1 | -1/+1 |
* | fix: Always populate `--image-background` | Ferdinand Thiessen | 2024-05-21 | 1 | -1/+0 |
* | fix(tests): Adjust theming test for new splitted background and primary colors | Ferdinand Thiessen | 2024-05-21 | 1 | -2/+2 |
* | feat(theming): Separate background and primary color | Ferdinand Thiessen | 2024-05-21 | 1 | -1/+2 |
* | feat(theming): Provide CSS variable for favorite color and adjust for dark mode | Ferdinand Thiessen | 2024-03-06 | 1 | -0/+1 |
* | fix(theming): The background is the primary color and must not be double inve... | Ferdinand Thiessen | 2024-02-03 | 1 | -1/+1 |
* | fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast | Ferdinand Thiessen | 2024-01-17 | 1 | -1/+1 |
* | fix(theming): Adjust `color-error` and `color-success` to work for input bord... | Ferdinand Thiessen | 2023-12-19 | 1 | -4/+4 |
* | fix(theming): Adjust status colors to be also accessible on blurry background | Ferdinand Thiessen | 2023-12-18 | 1 | -9/+9 |
* | fix(theming): Adjust primary text color calculation to also work with high co... | Ferdinand Thiessen | 2023-12-15 | 1 | -2/+2 |
* | fix(theming): Adjust hover color to be accessible | Ferdinand Thiessen | 2023-12-15 | 1 | -1/+1 |
* | fix(theming): Adjust dark theme to be accessible adjust cypress tests | Ferdinand Thiessen | 2023-12-01 | 1 | -4/+4 |
* | fix(theming): Fix color inverted icons based on theming and dark mode | Joas Schilling | 2023-11-29 | 1 | -0/+1 |
* | fix(theming): Make changes on primary color less invasiv | Ferdinand Thiessen | 2023-10-27 | 1 | -10/+10 |
* | fix(theming): Ensure all text colors have enough contrast for accessibility | Ferdinand Thiessen | 2023-10-27 | 1 | -15/+17 |
* | fix(theming): Make it clearer that color-text-light and -lighter are deprecated | Ferdinand Thiessen | 2023-10-27 | 1 | -2/+4 |
* | fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 eve... | Ferdinand Thiessen | 2023-10-27 | 1 | -4/+4 |
* | Change color of error and success | julia.kirschenheuter | 2023-08-21 | 1 | -12/+12 |
* | Change color for primary element on hover | julia.kirschenheuter | 2023-07-24 | 1 | -1/+1 |
* | fix tests | Simon L | 2023-07-21 | 1 | -1/+1 |
* | add missing places and address review. | Simon L | 2023-07-20 | 1 | -1/+1 |
* | enh(theming): Info contrast | Christopher Ng | 2023-06-06 | 1 | -0/+1 |
* | enh(theming): Success contrast | Christopher Ng | 2023-06-06 | 1 | -3/+4 |
* | enh(theming): Warning contrast | Christopher Ng | 2023-06-06 | 1 | -3/+4 |
* | enh(theming): Error contrast | Christopher Ng | 2023-06-06 | 1 | -0/+1 |
* | feat(theming): Add border radius rounded css variable so `body-container-radi... | Ferdinand Thiessen | 2023-05-16 | 1 | -0/+1 |
* | feat(css): Add css variables for info colors (`--color-info`) | Ferdinand Thiessen | 2023-05-16 | 1 | -0/+3 |
* | fix(theming): replace elementColor dark value with better contrast `#8c8c8c` | John Molakvoæ | 2023-05-04 | 1 | -4/+2 |
* | fix(theming): replace `color-primary-text-dark` with `color-primary-element-t... | John Molakvoæ | 2023-05-04 | 1 | -1/+1 |
* | Lighten default color slightly for increased contrast | Christopher Ng | 2022-12-06 | 1 | -10/+10 |
* | Add new border color variable for increased contrast | Christopher Ng | 2022-12-06 | 1 | -0/+1 |
* | Revert "Fix border color contrast" | Christopher Ng | 2022-12-03 | 1 | -12/+12 |
* | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 1 | -3/+2 |
* | Fix border color contrast | Christopher Ng | 2022-11-22 | 1 | -12/+12 |
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 1 | -0/+2 |