Commit Graph

88 Commits (b0197c5dfcb0dac94de43bfbfa89a2889fc1e30b)

Author SHA1 Message Date
protoclown d1f82e7fc7 fix(css): re-use old --color-scrollbar variable 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Marco Ambrosini e10f0dc38b
feat(theming): Update value of body container radius 2 years ago
Marco Ambrosini 92e27a24f8
Feat: update border radius variables 2 years ago
Marco Ambrosini 9855485b0d feat: add small font size variable 2 years ago
Marco Ambrosini e537728dd1 Feat: update line height 2 years ago
Ferdinand Thiessen c9e8cdd7ad feat(theming): Provide `body-container-` variables through theming 2 years ago
Ferdinand Thiessen 697a963243
fix(theming): Conitionally disable blur filter for performance 2 years ago
Marco fddb2f03f0
Feat: Update apps/theming/lib/Themes/DefaultTheme.php 2 years ago
Marco Ambrosini 1337f4a7d5 Feat: reduce border radius element to 8 px 2 years ago
Marco Ambrosini 68cba58e33 Feat: add new clickable area variables 2 years ago
Andy Scherzinger cc1686dba9
chore: Add SPDX header 2 years ago
Marco Ambrosini 9ebbd4b1a2 feat(theming): Add variable for border width 2 years ago
Marco Ambrosini cd2d9ee67d Feat: Add temporary border-radius variable 2 years ago
Ferdinand Thiessen 8028784976
fix: cleanup theming app code 2 years ago
Ferdinand Thiessen 4b8868a7f1
feat(theming): Provide CSS variable for favorite color and adjust for dark mode 2 years ago
John Molakvoæ 6364e53e5a
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta 2 years ago
Louis Chemineau 898df41de9
Revert "Merge branch 'master' of github.com:nextcloud/server" 2 years ago
John Molakvoæ 775974fb7d
Support theme meta w3c standard 2 years ago
Ferdinand Thiessen 18b91ba2e1 fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast 2 years ago
Ferdinand Thiessen acfb8ef551 fix(theming): Adjust `color-error` and `color-success` to work for input border colors 2 years ago
Ferdinand Thiessen 2e5d435df7 fix(theming): Adjust status colors to be also accessible on blurry background 2 years ago
Ferdinand Thiessen da346aa80e
fix(theming): Adjust dark theme to be accessible adjust cypress tests 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Ferdinand Thiessen 3676295f7b
fix(theming): Ensure all text colors have enough contrast for accessibility 2 years ago
Ferdinand Thiessen be129a7d1f
fix(theming): Make it clearer that color-text-light and -lighter are deprecated 2 years ago
Ferdinand Thiessen 1c4787af84
fix(theming): Ensure that maxcontrast text has always a contrast of 4.5:1 even on hover 2 years ago
John Molakvoæ 4f4074452d
Fix background removal not applying to user default theming 2 years ago
julia.kirschenheuter d6fb961a94 Change color of error and success 2 years ago
Simon L d891a0a83a fix tests 3 years ago
Simon L 8ed35de5f4 add missing places and address review. 3 years ago
Simon L c4893e9641 address review 3 years ago
Simon L 9352869f52 switch to bootstrap font-stack 3 years ago
Christopher Ng 27f9154594 enh(theming): Info contrast 3 years ago
Christopher Ng 187ff83584 enh(theming): Success contrast 3 years ago
Christopher Ng fe098ff6fb enh(theming): Warning contrast 3 years ago
Christopher Ng 27ebaea10c enh(theming): Error contrast 3 years ago
Ferdinand Thiessen b30bfb57f3 feat(theming): Add border radius rounded css variable so `body-container-radius` can be used on mobile devices 3 years ago
Ferdinand Thiessen 4f9472a323 feat(css): Add css variables for info colors (`--color-info`) 3 years ago
Christopher Ng 24ffe32845 Add new border color variable for increased contrast 3 years ago
Christopher Ng 3db3d75bb9 Revert "Fix border color contrast" 3 years ago
John Molakvoæ cedae7c6d7
Allow to remove the background and select a custom colour 3 years ago
Christopher Ng a0266d1b16 Fix border color contrast 3 years ago
Christopher Ng 4a2bbc7af9 Rewrite admin theming in Vue 3 years ago
Christopher Ng 58abed2059 Invert header icons on bright preset backgrounds 3 years ago
John Molakvoæ d89da9b898
Simplify variable names 3 years ago
John Molakvoæ ef760e0337
Add admin user customization kill switch 3 years ago
Vincent Petry 19f35f42bc
Improve cache buster for user backgrounds 3 years ago
John Molakvoæ a8e90a03fc
Properly use user background cachebuster 3 years ago
John Molakvoæ 9a92fe9b29
Fix primary and debounce to avoid infinite loop 3 years ago