You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Expose Flashing colours for themes
This commit is contained in:
committed by
John Wu
parent
ecc8f9c792
commit
f60fd42ac0
@@ -17,4 +17,8 @@
|
||||
|
||||
<color name="su_request_background">#e0e0e0</color>
|
||||
|
||||
</resources>
|
||||
|
||||
<!-- Flashing colors -->
|
||||
<color name="flashing_background_color">@android:color/black</color>
|
||||
<color name="button_panel_background_color">@android:color/darker_gray</color>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user