You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
7 lines
230 B
XML
7 lines
230 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
|
|
<style name="Theme.KernelSU" parent="android:Theme.Material.Light.NoActionBar">
|
|
<item name="android:statusBarColor">@color/yellow_700</item>
|
|
</style>
|
|
</resources> |