Let's put there the default foreground color.
http://www.nickkolenda.com/wp-content/uploads/2015/10/color-arousal.png
Thanks to voidead for the idea.
---
config.def.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.def.h b/config.def.h
index fd09d72..c11ed2f 100644
--- a/config.def.h
+++ b/config.def.h
@@ -127,7 +127,7 @@ static unsigned int mousebg = 0;
* will reverse too. Another logic would only make the simple feature too
* complex.
*/
-static unsigned int defaultitalic = 11;
+static unsigned int defaultitalic = 7;
static unsigned int defaultunderline = 7;
/*
--
2.6.4