From 0916c0fb216f1df37e3f401317330ba05d06e5a6 Mon Sep 17 00:00:00 2001 From: Nihilazo Date: Sun, 19 Sep 2021 20:43:10 +0100 Subject: [PATCH] termite color changes --- termite/.config/termite/config | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/termite/.config/termite/config b/termite/.config/termite/config index 1817347..d7daf07 100644 --- a/termite/.config/termite/config +++ b/termite/.config/termite/config @@ -46,17 +46,15 @@ scrollback_lines = 10000 #border_width = 0.5 #roundness = 2.0 -# vim: ft=dosini cms=#%s - [colors] # Base16 Tomorrow Night # Author: Chris Kempson (http://chriskempson.com) foreground = #c5c8c6 -foreground_bold = #e0e0e0 -cursor = #e0e0e0 +foreground_bold = #c5c8c6 +cursor = #c5c8c6 cursor_foreground = #1d1f21 -background = rgb(29, 31, 33) +background = #1d1f21 # 16 color space