From 04972376309cabb063b735b4bf904d1d0f869490 Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Mon, 16 Dec 2024 15:26:52 +0100 Subject: [PATCH] More contrast improvements --- .../shape_edit_text_focused_background.xml | 2 +- app/src/main/res/values-night/themes.xml | 18 +++++++++--------- app/src/main/res/values/colors.xml | 1 - 3 files changed, 10 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/drawable/shape_edit_text_focused_background.xml b/app/src/main/res/drawable/shape_edit_text_focused_background.xml index 933466e99..603f13313 100644 --- a/app/src/main/res/drawable/shape_edit_text_focused_background.xml +++ b/app/src/main/res/drawable/shape_edit_text_focused_background.xml @@ -1,6 +1,6 @@ - + \ No newline at end of file diff --git a/app/src/main/res/values-night/themes.xml b/app/src/main/res/values-night/themes.xml index 141627e04..db19e3009 100644 --- a/app/src/main/res/values-night/themes.xml +++ b/app/src/main/res/values-night/themes.xml @@ -57,12 +57,12 @@ @color/gray_main2_100 @color/gray_main2_300 - @color/text_field_background_color_dark_mode + @color/gray_main2_700 @color/gray_main2_700 @color/gray_main2_200 @color/background_color_alt_dark_mode - @color/text_field_background_color_dark_mode + @color/gray_main2_700 @color/gray_500 @color/gray_500 @@ -76,7 +76,7 @@ @color/background_color_alt_dark_mode @color/gray_main2_600 - @color/text_field_background_color_dark_mode + #142932 @color/gray_main2_400 @color/background_color_alt_dark_mode @@ -88,7 +88,7 @@ @color/yellow_main_300 @color/yellow_main_500 @color/yellow_main_700 - @color/text_field_background_color_dark_mode + @color/gray_main2_700 \ No newline at end of file diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 77a82ae3d..b85f95d08 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -8,7 +8,6 @@ #191919 #303030 - #142932 #FFEACB #80FFEACB