From 912a528f8a8c2e3ffcade5d926a1f9040373daaa Mon Sep 17 00:00:00 2001 From: Sean Date: Thu, 18 Jun 2020 13:11:45 +0200 Subject: [PATCH] Improve dark themes Add better contrast to dark themes on various instances Add yellow as accent color for red themes --- .../components/motion-detail/motion-detail.component.html | 2 +- client/src/assets/styles/component-themes.scss | 1 + client/src/assets/styles/global-components-style.scss | 8 ++++---- client/src/assets/styles/themes/red-dark.scss | 2 +- client/src/assets/styles/themes/red-light.scss | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html b/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html index 91b82a0b1..f81ee28f7 100644 --- a/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html +++ b/client/src/app/site/motions/modules/motion-detail/components/motion-detail/motion-detail.component.html @@ -134,8 +134,8 @@ {{ getTitleWithChanges() }}