remove unused color resource

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-04-21 13:21:38 +02:00 committed by Marcel Hibbe
parent e2015f2810
commit a55a5536dc
No known key found for this signature in database
GPG Key ID: C793F8B59F43CE7B
2 changed files with 1 additions and 3 deletions

View File

@ -64,8 +64,7 @@
<color name="bg_message_list_incoming_bubble_deleted">#14FFFFFF</color>
<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 -->

View File

@ -99,7 +99,6 @@
<!-- voicemessage -->
<color name="nc_voice_message_outgoing_controls">#606060</color>
<color name="nc_message_incoming_reaction_text_color">#de000000</color>
<color name="bg_message_own_reaction">#99ffffff</color>
<color name="camera_bg_tint">#99121212</color>