update kitty config file to include opacity

This commit is contained in:
Martin Patz 2020-03-23 01:09:05 +01:00
parent 1b07640875
commit 19738dc28e

View File

@ -1,15 +1,16 @@
foreground {foreground}
background {background}
cursor {cursor}
foreground {foreground}
background {background}
background_opacity {background.alpha_dec}
cursor {cursor}
active_tab_foreground {background}
active_tab_background {foreground}
inactive_tab_foreground {foreground}
inactive_tab_background {background}
active_border_color {foreground}
inactive_border_color {background}
bell_border_color {color1}
active_border_color {foreground}
inactive_border_color {background}
bell_border_color {color1}
color0 {color0}
color8 {color8}