From 600695ec0a25923a0f1eb7dd21dd46a46540bd64 Mon Sep 17 00:00:00 2001 From: RealStickman Date: Tue, 9 Mar 2021 17:18:55 +0100 Subject: [PATCH] Use exact same color as kitty (if I ever use it again) --- arch-config/.config/termite/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-config/.config/termite/config b/arch-config/.config/termite/config index ba89ee58..890c920a 100755 --- a/arch-config/.config/termite/config +++ b/arch-config/.config/termite/config @@ -51,7 +51,7 @@ urgent_on_bell = true foreground = #c5c8c6 foreground_bold = #c5c8c6 cursor = #c5c8c6 -background = rgba(20, 21, 22, 0.6) +background = rgba(20, 20, 20, 0.6) # black color0 = #111112