More changes to colors

This commit is contained in:
ave 2019-01-20 03:11:52 +03:00
parent 91e34d1687
commit 9dc6007904
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
1 changed files with 2 additions and 2 deletions

View File

@ -127,8 +127,8 @@ diff -crB -x dist -x build com.discord-832-base/res/values/colors.xml com.discor
<color name="primary_text_default_material_light">#de000000</color>
<color name="primary_text_disabled_material_dark">#4dffffff</color>
<color name="primary_text_disabled_material_light">#39000000</color>
! <color name="purple_brand">#ff50f148</color>
! <color name="purple_brand_alpha_10">#1a50f148</color>
! <color name="purple_brand">#ff12950b</color>
! <color name="purple_brand_alpha_10">#1a12950b</color>
<color name="purple_brand_dark">#ff697ec4</color>
<color name="purple_brand_hint">#ffc9d2f0</color>
<color name="purple_brand_notification">#ff5161ff</color>