Fix coloring of muted channels

This commit is contained in:
ave 2019-01-31 14:52:16 +03:00
parent 3f12f86cd9
commit dbd7b5f490
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
2 changed files with 2 additions and 1 deletions

View file

@ -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>