remove transparency termite

This commit is contained in:
vincent 2018-12-17 21:05:35 +01:00
parent 0cdc289d0a
commit a12a34dd19

View File

@ -43,10 +43,10 @@ scrollback_lines = 10000
# and cursor_foreground falls back to the background color. # and cursor_foreground falls back to the background color.
#cursor = #dcdccc #cursor = #dcdccc
#cursor_foreground = #dcdccc #cursor_foreground = #dcdccc
foreground = #eee8d5 foreground = #839496
foreground_bold = #eee8d5 foreground_bold = #eee8d5
# 20% background transparency (requires a compositor) # 20% background transparency (requires a compositor)
background = rgba(0, 43, 54, 0.9) background = #002b36
cursor = #93a1a1 cursor = #93a1a1
# colors from color0 to color254 can be set # colors from color0 to color254 can be set
color0 = #073642 color0 = #073642