summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/app/res/values/colors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/app/res/values/colors.xml')
-rw-r--r--java/com/android/dialer/app/res/values/colors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/com/android/dialer/app/res/values/colors.xml b/java/com/android/dialer/app/res/values/colors.xml
index 84a381f21..e79c5c5ed 100644
--- a/java/com/android/dialer/app/res/values/colors.xml
+++ b/java/com/android/dialer/app/res/values/colors.xml
@@ -80,4 +80,7 @@
<color name="blocked_number_disabled_emergency_background_color">#E0E0E0</color>
<color name="add_blocked_number_icon_color">#bdbdbd</color>
+ <color name="voicemail_donation_promo_positive_button_text_color">#FF2A56C6</color>
+ <color name="voicemail_donation_promo_negative_button_text_color">#FF757575</color>
+
</resources>