Use more correct detection of dark AMOLED theme

This commit is contained in:
Zakhar Timoshenko
2021-09-13 18:28:29 +03:00
committed by Koitharu
parent 203608e9fd
commit 174c6649e0
3 changed files with 9 additions and 3 deletions

View File

@@ -34,6 +34,5 @@
<color name="grey_dark">#212121</color>
<color name="dim">#99000000</color>
<color name="shadow">#99000000</color>
<color name="transparent">#00FFFFFF</color>
</resources>