From 113ca4b7c973becd2cbf38aa1deca19fe185c43c Mon Sep 17 00:00:00 2001 From: Mark Oteiza Date: Fri, 4 Jul 2014 14:30:46 -0400 Subject: [PATCH] add active hint colors to the default config * addresses #137 --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index 97a9819..a570743 100644 --- a/config +++ b/config @@ -60,6 +60,8 @@ color15 = #ffffff #font = Monospace 12 #foreground = #dcdccc #background = #3f3f3f +#active_foreground = #e68080 +#active_background = #3f3f3f #padding = 2 #border = #3f3f3f #border_width = 0.5