text color change for dark mode

Signed-off-by: test <Roehrl@kratzer.lan>
This commit is contained in:
test 2020-05-05 12:06:24 +02:00 committed by Mario Đanić
parent f5a1a3c6ff
commit 14b6508661

View File

@ -41,7 +41,7 @@
<color name="bg_selected_participant_clear_icon">#EFEFEF</color>
<color name="bg_message_list_incoming_bubble">#484848</color>
<color name="bg_message_list_outcoming_bubble">#003F62</color>
<color name="fg_inverse">#222222</color>
<color name="emoji_background">#313031</color>
<color name="emoji_divider">#15FFFFFF</color>