aboutsummaryrefslogtreecommitdiffstats
path: root/.config/termite
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-03-03 15:31:46 +0100
committerDavid Runge <dave@sleepmap.de>2015-03-03 15:31:46 +0100
commit66f420275f5ab3fb99c737169001e4a5b71a3a1d (patch)
treef7ac8ce8e0dc2478ea6b93469495c4c2c5aba4d1 /.config/termite
parent03a9acb5e0ec322a334f1be1cc4021ae0ccb68b8 (diff)
downloaddotfiles-66f420275f5ab3fb99c737169001e4a5b71a3a1d.tar.gz
dotfiles-66f420275f5ab3fb99c737169001e4a5b71a3a1d.tar.bz2
dotfiles-66f420275f5ab3fb99c737169001e4a5b71a3a1d.tar.xz
dotfiles-66f420275f5ab3fb99c737169001e4a5b71a3a1d.zip
termite/config: Lowering alpha value of termite background.
Diffstat (limited to '.config/termite')
-rw-r--r--.config/termite/config2
1 files changed, 1 insertions, 1 deletions
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