Previously couldn't see the highlighted chapter on trueblack AMOLED because it was same color as background color.
This commit is contained in:
parent
59c2c5b1d6
commit
9ccdf63219
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue