Skip to content

Commit

Permalink
Shade: Increase saturation of Twilight app drawer background by 10%
Browse files Browse the repository at this point in the history
  • Loading branch information
amirzaidi committed Apr 15, 2020
1 parent 9d5e83e commit 423fa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shade/res/values/styles_shade.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
</style>

<style name="ShadeOverride.Twilight" parent="ShadeOverride.Shade">
<item name="shadeColorAllAppsOverlay">#5E35B1</item>
<item name="shadeColorAllAppsOverlay">#5628B0</item>
<item name="shadeColorAccent">#855CCC</item>
</style>

Expand Down

0 comments on commit 423fa86

Please sign in to comment.