fix kitty theme syntax
This commit is contained in:
parent
1e689c72ef
commit
01a5ab69f6
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ cursor_text_color #1d1f21
|
|||
# Special
|
||||
foreground #c5c8c6
|
||||
background #1d1f21
|
||||
selection_foreground = None
|
||||
selection_background = None
|
||||
selection_foreground None
|
||||
selection_background None
|
||||
|
||||
# Black
|
||||
color0 #1d1f21
|
||||
|
|
Loading…
Reference in a new issue