From a64d044c16268965ef3b47a4d99ae6aa2ebe6941 Mon Sep 17 00:00:00 2001 From: Von Random Date: Fri, 29 Jan 2016 11:30:47 +0300 Subject: [PATCH] solarized light in termite as well from now on --- termite_config | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/termite_config b/termite_config index 6402dc9..3312c0e 100644 --- a/termite_config +++ b/termite_config @@ -17,16 +17,12 @@ browser = firefox size_hints = true [colors] -cursor = #fdf6e3 -#light cursor = #002b36 -foreground = #839496 -#light foreground = #657b83 -foreground_bold = #fdf6e3 -#light foreground_bold = #002b36 -background = rgba(0, 20, 26, 0.8) -#light background = #fdf6e3 +cursor = #dc322f +foreground = #657b83 +foreground_bold = #002b36 +background = #fdf6e3 +#background = rgba(0, 20, 26, 0.8) #fbt's background = #00141A -#default solarized background = #002b36 # solarized 16 colors color0 = #073642