forked from distok/cutthecord
Fix coloring of muted channels
This commit is contained in:
parent
3f12f86cd9
commit
dbd7b5f490
2 changed files with 2 additions and 1 deletions
|
@ -100,7 +100,7 @@ diff -crB -x dist -x build com.discord-834-base/res/values/colors.xml com.discor
|
|||
<color name="primary_400_alpha_90">#e67d8187</color>
|
||||
! <color name="primary_500">#ff0f0f0f</color>
|
||||
! <color name="primary_500_alpha_30">#4d0f0f0f</color>
|
||||
! <color name="primary_500_alpha_60">#990f0f0f</color>
|
||||
! <color name="primary_500_alpha_60">#99222222</color>
|
||||
! <color name="primary_500_alpha_90">#e60f0f0f</color>
|
||||
! <color name="primary_600">#ff000000</color>
|
||||
! <color name="primary_600_alpha_30">#4d000000</color>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue