fix(kitty): fix colorscheme for kitty
This commit is contained in:
parent
a2c7dd34c1
commit
a4e2dceee8
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ bold_font auto
|
|||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
|
||||
font_size 9
|
||||
|
||||
cursor_blink_interval -1
|
||||
|
@ -49,7 +48,7 @@ color6 #2aa198
|
|||
color14 #93a1a1
|
||||
|
||||
# white
|
||||
color7 #839496
|
||||
color7 #eee8d5
|
||||
color15 #fdf6e3
|
||||
|
||||
map ctrl+Tab next_window
|
||||
|
|
Loading…
Add table
Reference in a new issue