forked from distok/cutthecord
More changes to colors
This commit is contained in:
parent
91e34d1687
commit
9dc6007904
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_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>
|
||||
|
|
Loading…
Reference in a new issue