From 9ccdf63219f350ce5821c4aafdc494a9af921618 Mon Sep 17 00:00:00 2001 From: Cameron Banga Date: Mon, 22 Oct 2018 21:20:34 -0500 Subject: [PATCH] Previously couldn't see the highlighted chapter on trueblack AMOLED because it was same color as background color. --- core/src/main/res/values/colors.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/main/res/values/colors.xml b/core/src/main/res/values/colors.xml index 37ad81639..f172b0f6d 100644 --- a/core/src/main/res/values/colors.xml +++ b/core/src/main/res/values/colors.xml @@ -31,7 +31,7 @@ #DDDDDD #414141 - #000000 + #414141 #147BAF