mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-23 20:01:53 +01:00
0eadc028b6
* Merge AMOLED and regular dark themes This allows all variants of dark themes to use black backgrounds as a separate preference. * Merge light and dark themes * Fix ReaderSeekBar color on Dark Blue theme * Color fixes * Fix Dark Blue bars ripple * Simplify night mode check
6 lines
156 B
XML
6 lines
156 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<bool name="lightStatusBar">true</bool>
|
|
<bool name="lightNavigationBar">true</bool>
|
|
</resources>
|