diff options
-rw-r--r-- | .config/termite/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/termite/config b/.config/termite/config index 3483d7c..d42e334 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.85) +background = rgba(00, 00, 00, 0.90) # if unset, will reverse foreground and background highlight = #2f2f2f |