From 61b0798027fe2ba8be442ee6e1abac85c7ab0984 Mon Sep 17 00:00:00 2001 From: Floens Date: Thu, 11 Jan 2018 21:55:15 +0100 Subject: [PATCH] fix the gruvbox spoiler reveal text color it was the same as the background, so it wasn't visible. --- Clover/app/src/main/res/values/styles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Clover/app/src/main/res/values/styles.xml b/Clover/app/src/main/res/values/styles.xml index 238e7970..4c0ade01 100644 --- a/Clover/app/src/main/res/values/styles.xml +++ b/Clover/app/src/main/res/values/styles.xml @@ -210,7 +210,7 @@ along with this program. If not, see . #ebdbb2 #d5c4a1 #bdae93 - #ebdbb2 + #282828 #427b58 #458588