forked from distok/cutthecord
customtheme: Change mention/channel color
This commit is contained in:
parent
523f3b08ac
commit
9d3f6b8215
1 changed files with 2 additions and 2 deletions
|
@ -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_default_material_light">#de000000</color>
|
||||||
<color name="primary_text_disabled_material_dark">#4dffffff</color>
|
<color name="primary_text_disabled_material_dark">#4dffffff</color>
|
||||||
<color name="primary_text_disabled_material_light">#39000000</color>
|
<color name="primary_text_disabled_material_light">#39000000</color>
|
||||||
! <color name="purple_brand">#ff12950b</color>
|
! <color name="purple_brand">#ff9c4249</color>
|
||||||
! <color name="purple_brand_alpha_10">#1a12950b</color>
|
! <color name="purple_brand_alpha_10">#1a9c4249</color>
|
||||||
<color name="purple_brand_dark">#ff697ec4</color>
|
<color name="purple_brand_dark">#ff697ec4</color>
|
||||||
<color name="purple_brand_hint">#ffc9d2f0</color>
|
<color name="purple_brand_hint">#ffc9d2f0</color>
|
||||||
<color name="purple_brand_notification">#ff5161ff</color>
|
<color name="purple_brand_notification">#ff5161ff</color>
|
||||||
|
|
Loading…
Reference in a new issue