Switch dark theme bubbles with wallpaper to grey_95 instead of black.

fork-5.53.8
Greyson Parrelli 2021-01-24 03:35:43 -05:00
rodzic b59769a30a
commit 781054fc9d
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -68,7 +68,7 @@
<color name="conversation_item_update_text_color">@color/core_grey_45</color>
<color name="conversation_item_sent_icon_color">@color/core_grey_25</color>
<color name="conversation_item_quote_text_color">@color/core_grey_05</color>
<color name="conversation_item_wallpaper_bubble_color">@color/core_black</color>
<color name="conversation_item_wallpaper_bubble_color">@color/core_grey_95</color>
<color name="wallpaper_bubble_color">@color/transparent_black_80</color>