fix(kitty): Add window border colors (#243)
This commit is contained in:
@@ -21,6 +21,10 @@ inactive_tab_background #292e42
|
||||
inactive_tab_foreground #545c7e
|
||||
#tab_bar_background #1d202f
|
||||
|
||||
# Windows
|
||||
active_border_color #7aa2f7
|
||||
inactive_border_color #2f334d
|
||||
|
||||
# normal
|
||||
color0 #1d202f
|
||||
color1 #f7768e
|
||||
@@ -44,4 +48,3 @@ color15 #c0caf5
|
||||
# extended colors
|
||||
color16 #ff9e64
|
||||
color17 #db4b4b
|
||||
|
||||
Reference in New Issue
Block a user