use lighter color for dark theme reaction chip background

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-04-21 09:59:36 +02:00 committed by Marcel Hibbe
parent a5aecbcaa1
commit 0975968ff9
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B

View File

@ -66,6 +66,7 @@
<color name="textColorMaxContrast">#8c8c8c</color>
<color name="nc_message_incoming_reaction_text_color">#FFFFFF</color>
<color name="bg_message_own_reaction">#29ffffff</color>
<!-- shimmer element colors -->
<color name="nc_shimmer_default_color">#4B4B4B</color>