Merge light and dark themes (#5470)
* 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
This commit is contained in:
@@ -30,4 +30,6 @@
|
||||
<!-- For anything that is drawn on the toolbar -->
|
||||
<attr name="colorOnToolbar" format="reference|integer"/>
|
||||
|
||||
<attr name="lightSystemBarsOnPrimary" format="reference|boolean"/>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user