mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-19 09:29:17 +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
158 B
XML
6 lines
158 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<bool name="lightStatusBar">false</bool>
|
|
<bool name="lightNavigationBar">false</bool>
|
|
</resources>
|