From 66f420275f5ab3fb99c737169001e4a5b71a3a1d Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 3 Mar 2015 15:31:46 +0100 Subject: termite/config: Lowering alpha value of termite background. --- .config/termite/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/termite/config b/.config/termite/config index fec0056..877362c 100644 --- a/.config/termite/config +++ b/.config/termite/config @@ -35,7 +35,7 @@ foreground_bold = #ffffff background = #000000 # 20% background transparency (requires a compositor) -background = rgba(00, 00, 00, 0.9) +background = rgba(00, 00, 00, 0.79) # if unset, will reverse foreground and background highlight = #2f2f2f -- cgit v1.2.3-70-g09d2