fix(kitty): fixes solarized colors
This commit is contained in:
parent
26a0c55008
commit
4aef3cd4c9
1 changed files with 3 additions and 3 deletions
|
@ -14,10 +14,10 @@ cursor_blink_interval -1
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
window_alert_on_bell yes
|
window_alert_on_bell yes
|
||||||
|
|
||||||
foreground #839496
|
|
||||||
background #002b36
|
background #002b36
|
||||||
selection_foreground #93a1a1
|
foreground #93a1a1
|
||||||
selection_background #073642
|
selection_background #073642
|
||||||
|
selection_foreground #93a1a1
|
||||||
|
|
||||||
# # black
|
# # black
|
||||||
color0 #073642
|
color0 #073642
|
||||||
|
|
Loading…
Add table
Reference in a new issue