From 8595f0f731fca339932550eccebefb44475ba465 Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Mon, 20 Feb 2023 11:43:09 -0500 Subject: [PATCH] unread_count should just use primary colour --- src/cheogram/res/values/themes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/cheogram/res/values/themes.xml b/src/cheogram/res/values/themes.xml index b851e9ff0f2c8e5de51739d58879a77d89a6d7ec..18019aec1a5743fefaededabcd4b26824940d858 100644 --- a/src/cheogram/res/values/themes.xml +++ b/src/cheogram/res/values/themes.xml @@ -73,7 +73,7 @@ @drawable/message_bubble_received - @color/perpy + ?colorPrimary @color/green700 @@ -228,7 +228,7 @@ @drawable/ic_attach_photo_white @drawable/ic_attach_record_white - @color/perpy + ?colorPrimary @color/green900 @@ -323,7 +323,7 @@ @color/black_perpy @color/black26 - @color/black_perpy + ?colorPrimary