diff --git a/termite/config b/termite/config index b725311..cb7e95b 100644 --- a/termite/config +++ b/termite/config @@ -3,18 +3,16 @@ font = Source Code Pro 10 size_hints = true [colors] -# Base16 Default Dark -# Author: Chris Kempson (http://chriskempson.com) - foreground = #d8d8d8 foreground_bold = #d8d8d8 cursor = #d8d8d8 # 181818 (HEX) default -cursor_foreground = rgba(24, 24, 24, 0.94) -background = rgba(24, 24, 24, 0.94) +cursor_foreground = rgba(24, 24, 24, 0.8) +background = rgba(29, 31, 33, 0.94) +# 1d1f21 # a=0.94 -highlight = #4c566a +highlight = #161719 # 16 color space