From 2ec1d178bc6a382b547ad3271c1b238de9f824b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Wadstr=C3=B6m?= Date: Wed, 2 Sep 2020 20:55:11 +0200 Subject: [PATCH] Adjust termite background slightly --- .config/termite/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/termite/config b/.config/termite/config index 56da597..88f6c20 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -49,7 +49,7 @@ foreground = #f8f8f2 foreground_bold = #f5f4f1 cursor = #f5f4f1 cursor_foreground = #272822 -background = rgba(39, 40, 34) +background = #282828 # 16 color space