]> source.dussan.org Git - nextcloud-server.git/commit
Use brand color for background only and keep accessible color as color primary 34298/head
authorChristopher Ng <chrng8@gmail.com>
Thu, 29 Sep 2022 01:38:23 +0000 (01:38 +0000)
committerChristopher Ng <chrng8@gmail.com>
Wed, 5 Oct 2022 06:19:08 +0000 (06:19 +0000)
commit7044191eb69bb1e2aa4c3edaf03ce73c77971793
tree6d9d6bb8ed5e17ba8ded049fd521024d4d900b01
parente962d3fba4430f3a13cda70db9009784fc24112a
Use brand color for background only and keep accessible color as color primary

Signed-off-by: Christopher Ng <chrng8@gmail.com>
12 files changed:
apps/theming/css/default.css
apps/theming/css/settings-admin.css
apps/theming/css/settings-admin.scss
apps/theming/lib/Service/BackgroundService.php
apps/theming/lib/Themes/DefaultTheme.php
apps/theming/lib/ThemingDefaults.php
apps/theming/src/components/BackgroundSettings.vue
core/css/guest.css
dist/theming-theming-settings.js
dist/theming-theming-settings.js.map
tests/acceptance/features/app-theming.feature
tests/acceptance/features/bootstrap/ThemingAppContext.php