You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Updated colors and elevation to be less distracting
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
|
||||
<style name="WidgetFoundation.Card.Elevated" parent="Widget.MaterialComponents.CardView">
|
||||
<item name="cardBackgroundColor">?colorSurfaceVariant</item>
|
||||
<item name="cardElevation">@dimen/l_25</item>
|
||||
<!--elevation wouldn't be seen, since we change the color anyways-->
|
||||
<item name="cardElevation">0dp</item>
|
||||
</style>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user