forked from distok/cutthecord
customtheme: further muted channel fixes
This commit is contained in:
parent
dbd7b5f490
commit
ca0927598b
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,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">#ff4f545c</color>
|
||||
! <color name="primary_500_alpha_30">#4d4f545c</color>
|
||||
! <color name="primary_500_alpha_60">#994f545c</color>
|
||||
<color name="primary_500_alpha_60">#994f545c</color>
|
||||
! <color name="primary_500_alpha_90">#e64f545c</color>
|
||||
! <color name="primary_600">#ff36393f</color>
|
||||
! <color name="primary_600_alpha_30">#4d36393f</color>
|
||||
|
@ -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">#99222222</color>
|
||||
<color name="primary_500_alpha_60">#994f545c</color>
|
||||
! <color name="primary_500_alpha_90">#e60f0f0f</color>
|
||||
! <color name="primary_600">#ff000000</color>
|
||||
! <color name="primary_600_alpha_30">#4d000000</color>
|
||||
|
|
Loading…
Reference in a new issue