Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change color of error and success | julia.kirschenheuter | 2023-08-21 | 1 | -12/+12 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | Change color for primary element on hover | julia.kirschenheuter | 2023-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> | ||||
* | fix tests | Simon L | 2023-07-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | add missing places and address review. | Simon L | 2023-07-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Simon L <szaimen@e.mail.de> | ||||
* | enh(theming): Info contrast | Christopher Ng | 2023-06-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(theming): Success contrast | Christopher Ng | 2023-06-06 | 1 | -3/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(theming): Warning contrast | Christopher Ng | 2023-06-06 | 1 | -3/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | enh(theming): Error contrast | Christopher Ng | 2023-06-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | feat(theming): Add border radius rounded css variable so ↵ | Ferdinand Thiessen | 2023-05-16 | 1 | -0/+1 |
| | | | | | | `body-container-radius` can be used on mobile devices Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | feat(css): Add css variables for info colors (`--color-info`) | Ferdinand Thiessen | 2023-05-16 | 1 | -0/+3 |
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | fix(theming): replace elementColor dark value with better contrast `#8c8c8c` | John Molakvoæ | 2023-05-04 | 1 | -4/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | fix(theming): replace `color-primary-text-dark` with ↵ | John Molakvoæ | 2023-05-04 | 1 | -1/+1 |
| | | | | | | `color-primary-element-text-dark` Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Lighten default color slightly for increased contrast | Christopher Ng | 2022-12-06 | 1 | -10/+10 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Add new border color variable for increased contrast | Christopher Ng | 2022-12-06 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Revert "Fix border color contrast" | Christopher Ng | 2022-12-03 | 1 | -12/+12 |
| | | | | | | This reverts commit a0266d1b1668fb2751c78057ffcfacca6f4b2ae8. Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Extract colour from custom background | John Molakvoæ | 2022-11-29 | 3 | -319/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Allow to remove the background and select a custom colour | John Molakvoæ | 2022-11-29 | 2 | -0/+316 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix border color contrast | Christopher Ng | 2022-11-22 | 1 | -12/+12 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Purge unused legacy code and drop 3rdparty jscolor dependency | Christopher Ng | 2022-10-28 | 3 | -317/+0 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Invert header icons on bright preset backgrounds | Christopher Ng | 2022-10-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Fix tests | John Molakvoæ | 2022-10-19 | 1 | -2/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add admin user customization kill switch | John Molakvoæ | 2022-10-19 | 4 | -2/+37 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 3 | -2/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Add color variables for text on blurred background | Christopher Ng | 2022-10-12 | 1 | -0/+2 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Use brand color for background only and keep accessible color as color primary | Christopher Ng | 2022-10-05 | 3 | -3/+4 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | Use color preset of shipped background as primary color | Christopher Ng | 2022-10-05 | 1 | -10/+10 |
| | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> | ||||
* | fix test | szaimen | 2022-09-30 | 1 | -2/+2 |
| | | | | Signed-off-by: szaimen <szaimen@e.mail.de> | ||||
* | Refactor primary computation and fix a few missing theme parity variables | John Molakvoæ | 2022-09-23 | 1 | -15/+15 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Change default login background to cloud image | Carl Schwan | 2022-09-09 | 2 | -2/+2 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix fallback css variables | Julius Härtl | 2022-09-01 | 1 | -0/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix gradient using the wrong target value | Julius Härtl | 2022-08-26 | 1 | -4/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix theming tests | John Molakvoæ | 2022-08-19 | 1 | -0/+3 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Revert "Fix unit tests for the theming app" | John Molakvoæ | 2022-08-16 | 1 | -6/+0 |
| | | | | This reverts commit 13ca01ee1256dba54d1e2793bd409d3b7c8d6058. | ||||
* | Fix unit tests for the theming app | Carl Schwan | 2022-08-11 | 1 | -0/+6 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Allow to invert when on bright | Joas Schilling | 2022-08-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Port encryption admin settings to vue | Carl Schwan | 2022-07-13 | 1 | -0/+3 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Cleanup and compile | John Molakvoæ | 2022-05-13 | 5 | -286/+152 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix header apps icons | John Molakvoæ | 2022-04-28 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Fix mix factor | John Molakvoæ | 2022-04-26 | 1 | -8/+8 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Add default theming disabled fallback | John Molakvoæ | 2022-04-22 | 1 | -0/+57 |
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> | ||||
* | Update and fix theming images | John Molakvoæ (skjnldsv) | 2022-04-21 | 2 | -30/+12 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Start theming providers | Joas Schilling | 2022-04-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix alternative login buttons | Joas Schilling | 2022-03-09 | 1 | -8/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Profile frontend | Christopher Ng | 2021-10-19 | 1 | -2/+8 |
| | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> | ||||
* | Add new variables for buttons | marco | 2021-09-30 | 1 | -1/+3 |
| | | | | Signed-off-by: marco <marcoambrosini@pm.me> | ||||
* | Fix missing theming for login button | Carl Schwan | 2021-07-20 | 1 | -0/+12 |
| | | | | | | Close #27495 Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 1 | -4/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Combine body-login rules in theming and fix twofactor and guest styling on ↵ | Julius Härtl | 2020-07-24 | 1 | -40/+47 |
| | | | | | | bright colors Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Only use background fade if nextcloud blue is set | Julius Härtl | 2020-06-03 | 1 | -30/+23 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> |