For #19570 - Set appropriate theme color for delete card button (#19581)

upstream-sync
Codrut Topliceanu 3 years ago committed by GitHub
parent 8f9bc7ead4
commit d83d05670d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -388,7 +388,7 @@
<!-- Button Colors -->
<color name="grey_button_color">@color/photonLightGrey30</color>
<color name="destructive_button_text_color">#C50042</color>
<color name="destructive_button_text_color">@color/destructive_normal_theme</color>
<color name="button_text_color">@color/photonInk20</color>
<!-- Search Widget -->

Loading…
Cancel
Save