forked from distok/cutthecord
Fix broken mention bg
This commit is contained in:
parent
1222374e67
commit
a048e02c66
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ diff -crB -x dist -x build com.discord-884-base/res/values/colors.xml com.discor
|
||||||
<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">#ff9c4249</color>
|
! <color name="purple_brand">#ff9c4249</color>
|
||||||
! <color name="purple_brand_alpha_10">#ff9c4249</color>
|
! <color name="purple_brand_alpha_10">#1a9c4249</color>
|
||||||
! <color name="purple_brand_dark">#ff000000</color>
|
! <color name="purple_brand_dark">#ff000000</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