nextcloud/apps/dashboard
Ferdinand Thiessen a46e34c56c fix: Adjust colors of app menu and dashboard
Those elements are shown directly on the background which has the `color-primary`,
so they need to use `color-primary-text` instead of `color-primary-element-text` for guranteed contrast.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-12-20 15:25:05 +00:00
..
appinfo feat(dashboard): implement widget item api v2 2023-08-22 10:38:46 +02:00
composer chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
l10n Fix(l10n): Update translations from Transifex 2023-12-09 00:19:24 +00:00
lib/Controller Fix(CI): Satisfy old psalm by being less specific 2023-08-22 13:15:13 +02:00
src fix: Adjust colors of app menu and dashboard 2023-12-20 15:25:05 +00:00
templates Fix dynamic loading 2022-01-08 10:14:53 +01:00
.l10nignore Ignore bundled assets in l10n 2020-09-15 11:28:10 +02:00
README.md Add distraction free backgrounds for Nextcloud 26 2023-03-03 17:55:19 +09:00

Dashboard

Background image documentation moved to theming folder at apps/theming/README.md.