customtheme: Change mention/channel color

This commit is contained in:
ave 2019-01-23 00:35:56 +03:00
parent 523f3b08ac
commit 9d3f6b8215
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">#ff12950b</color>
! <color name="purple_brand_alpha_10">#1a12950b</color>
! <color name="purple_brand">#ff9c4249</color>
! <color name="purple_brand_alpha_10">#1a9c4249</color>
<color name="purple_brand_dark">#ff697ec4</color>
<color name="purple_brand_hint">#ffc9d2f0</color>
<color name="purple_brand_notification">#ff5161ff</color>