Previously couldn't see the highlighted chapter on trueblack AMOLED because it was same color as background color.

This commit is contained in:
Cameron Banga 2018-10-22 21:20:34 -05:00
parent 59c2c5b1d6
commit 9ccdf63219
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<color name="highlight_light">#DDDDDD</color>
<color name="highlight_dark">#414141</color>
<color name="highlight_trueblack">#000000</color>
<color name="highlight_trueblack">#414141</color>
<color name="antennapod_blue">#147BAF</color>