mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2025-01-12 12:09:08 +01:00
6 lines
213 B
XML
6 lines
213 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<style name="Theme.Tachiyomi" parent="Theme.Base">
|
|
<item name="android:navigationBarColor">@color/oldNavBarBackground</item>
|
|
</style>
|
|
</resources> |