mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-05 19:05:05 +01:00
Set grey setting sheet for Grey background option (#5193)
This commit is contained in:
parent
a271c3726e
commit
9be8f675ac
@ -445,6 +445,10 @@
|
||||
|
||||
<!--== Dark Grey Reader ==-->
|
||||
<style name="Theme.Reader.Dark.Grey" parent="Theme.Base.Reader.Dark">
|
||||
<!-- Theme colors -->
|
||||
<item name="colorSurface">@color/backgroundDark</item>
|
||||
|
||||
<!-- Base background/text colors -->
|
||||
<item name="android:colorBackground">@color/backgroundDark</item>
|
||||
</style>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user