mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-14 10:07:27 +00:00
Revert "Make dark theme cards slightly darker"
This reverts commit 675d6d8328
.
This commit is contained in:
@@ -22,6 +22,6 @@
|
|||||||
<color name="ic_launcher_background">#00AF9C</color>
|
<color name="ic_launcher_background">#00AF9C</color>
|
||||||
|
|
||||||
<!-- Card colors -->
|
<!-- Card colors -->
|
||||||
<color name="card_background_color_dark">#ff323232</color>
|
<color name="card_background_color_dark">#ff424242</color>
|
||||||
<color name="card_background_color_light">#ffffffff</color>
|
<color name="card_background_color_light">#ffffffff</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
Reference in New Issue
Block a user