From 1112b9e9a571828d908119c2401237c3cb37d1b3 Mon Sep 17 00:00:00 2001 From: "Grigorii K. Shartsev" Date: Tue, 2 Jan 2024 16:16:42 +0100 Subject: [PATCH] fix(theming): change color button contrast on user settings Signed-off-by: Grigorii K. Shartsev --- .../src/components/BackgroundSettings.vue | 37 +++++++++++-------- cypress/e2e/theming/themingUtils.ts | 12 +++--- cypress/e2e/theming/user-background.cy.ts | 6 +-- 3 files changed, 31 insertions(+), 24 deletions(-) diff --git a/apps/theming/src/components/BackgroundSettings.vue b/apps/theming/src/components/BackgroundSettings.vue index 0a8c49be45e..deb0a93a51a 100644 --- a/apps/theming/src/components/BackgroundSettings.vue +++ b/apps/theming/src/components/BackgroundSettings.vue @@ -58,16 +58,15 @@ - - - +
+ + + {{ t('theming', 'Change color') }} + + +