fixed anime/chapter list theme for OLED

This commit is contained in:
aayush262 2024-01-23 16:18:20 +05:30
parent 3ec488675f
commit 9fa422ebf3
3 changed files with 11 additions and 2 deletions

View file

@ -12,6 +12,7 @@
<item name="android:colorBackground">@color/darkest_Black</item>
<!-- set colorSurface to black -->
<item name="colorSurface">@color/darkest_Black</item>
<item name="colorSurfaceVariant">@color/nav_bg</item>
</style>