From bbf90339d2ee0b6c05fa8fc08dcd2180fff57171 Mon Sep 17 00:00:00 2001 From: Michael W Date: Thu, 26 Dec 2024 13:58:10 +0100 Subject: [PATCH] Messaging: Style the subject line properly It needs it's own dark-theme color and a bigger border radius Change-Id: I4f8e3dfec07653332106b8535c7431402833f159 --- res/drawable/subject_editor_bubble.xml | 4 ++-- res/values-night/lineage_colors.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/res/drawable/subject_editor_bubble.xml b/res/drawable/subject_editor_bubble.xml index 21f0248..5a85b9f 100644 --- a/res/drawable/subject_editor_bubble.xml +++ b/res/drawable/subject_editor_bubble.xml @@ -18,7 +18,7 @@ - + - \ No newline at end of file + diff --git a/res/values-night/lineage_colors.xml b/res/values-night/lineage_colors.xml index 6d86482..3f86e7c 100644 --- a/res/values-night/lineage_colors.xml +++ b/res/values-night/lineage_colors.xml @@ -25,4 +25,5 @@ @android:color/black @android:color/system_neutral1_800 + @android:color/system_accent1_800