Kitty colors.
This commit is contained in:
parent
96179cdb50
commit
7af4be32af
@ -1,11 +1,11 @@
|
|||||||
font_family Roboto Mono Medium Nerd Font Complete
|
font_family JetBrains Mono NL Medium
|
||||||
bold_font Roboto Mono Bold Nerd Font Complete
|
bold_font auto
|
||||||
italic_font Roboto Mono Medium Italic Nerd Font Complete
|
italic_font auto
|
||||||
bold_italic_font Roboto Mono Bold Italic Nerd Font Complete
|
bold_italic_font auto
|
||||||
font_size 11
|
font_size 11
|
||||||
adjust_column_width -1
|
adjust_column_width -1
|
||||||
background_opacity 1.0
|
background_opacity 1.0
|
||||||
cursor #c7c7c7
|
cursor #f29718
|
||||||
cursor_text_color #272822
|
cursor_text_color #272822
|
||||||
cursor_shape beam
|
cursor_shape beam
|
||||||
cursor_beam_thickness 1.5
|
cursor_beam_thickness 1.5
|
||||||
@ -33,26 +33,27 @@ hide_window_decorations yes
|
|||||||
update_check_interval 0
|
update_check_interval 0
|
||||||
term xterm-256color
|
term xterm-256color
|
||||||
|
|
||||||
foreground #c7c7c7
|
foreground #e6e1cf
|
||||||
background #272822
|
background #0f1419
|
||||||
selection_foreground #000000
|
selection_foreground #000000
|
||||||
selection_background #fffacd
|
selection_background #c1ddff
|
||||||
color0 #161616
|
|
||||||
color1 #fd4285
|
color0 #000000
|
||||||
color2 #a6e22d
|
color1 #ff3333
|
||||||
color3 #e5da72
|
color2 #b8cc52
|
||||||
color4 #0094d8
|
color3 #e7c547
|
||||||
color5 #9a37ff
|
color4 #36a3d9
|
||||||
color6 #50b6d8
|
color5 #f07178
|
||||||
color7 #c7c7c7
|
color6 #95e6cb
|
||||||
color8 #676767
|
color7 #ffffff
|
||||||
color9 #fa7fac
|
color8 #323232
|
||||||
color10 #bde271
|
color9 #ff6565
|
||||||
color11 #fff27f
|
color10 #eafe84
|
||||||
color12 #005577
|
color11 #fff779
|
||||||
color13 #bd9eff
|
color12 #68d5ff
|
||||||
color14 #5ed6fe
|
color13 #ffa3aa
|
||||||
color15 #feffff
|
color14 #c7fffd
|
||||||
|
color15 #ffffff
|
||||||
|
|
||||||
kitty_mod ctrl
|
kitty_mod ctrl
|
||||||
clear_all_shortcuts yes
|
clear_all_shortcuts yes
|
||||||
|
Loading…
Reference in New Issue
Block a user