fix(kitty): Add window border colors (#243)

This commit is contained in:
tobdob
2022-10-20 17:51:08 +02:00
committed by GitHub
parent 5ab508e656
commit 6c32855ebc
5 changed files with 20 additions and 4 deletions

View File

@@ -21,6 +21,10 @@ inactive_tab_background #2f334d
inactive_tab_foreground #545c7e
#tab_bar_background #1b1d2b
# Windows
active_border_color #82aaff
inactive_border_color #2f334d
# normal
color0 #1b1d2b
color1 #ff757f
@@ -44,4 +48,3 @@ color15 #c8d3f5
# extended colors
color16 #ff966c
color17 #c53b53