From 93101fda228d1e0f9e6c3288ef49ca787b216b92 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 18 Jun 2017 00:51:33 +0200 Subject: termite: unset highlight color, let it use reverse video MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- termite/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'termite') diff --git a/termite/config b/termite/config index 3558710..acf5740 100644 --- a/termite/config +++ b/termite/config @@ -41,7 +41,7 @@ background = #303030 #background = rgba(63, 63, 63, 0.8) # if unset, will reverse foreground and background -highlight = #252525 +#highlight = #202020 # colors from color0 to color254 can be set color0 = #3f3f3f -- cgit v1.2.3-54-g00ecf