Skip to content

Commit

Permalink
Change call button shade.
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-signal committed Jun 17, 2020
1 parent 96f02d8 commit c122cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/themes.xml
Expand Up @@ -736,7 +736,7 @@
<item name="recipient_message_circle_icon">@drawable/ic_message_solid_ultramarine_light_24</item>
<item name="recipient_call_circle_icon">@drawable/ic_phone_right_solid_ultramarine_light_24</item>
<item name="recipient_video_call_circle_icon">@drawable/ic_video_solid_ultramarine_light_24</item>
<item name="recipient_contact_button_color">@color/core_grey_75</item>
<item name="recipient_contact_button_color">@color/core_grey_80</item>
</style>

<style name="Theme.Signal.AlertDialog.Light.Cornered" parent="Theme.AppCompat.Light.Dialog.Alert">
Expand Down

0 comments on commit c122cad

Please sign in to comment.