Skip to content

Latest commit

 

History

History
84 lines (68 loc) · 2.01 KB

kitty.org

File metadata and controls

84 lines (68 loc) · 2.01 KB

Kitty

A default configuration file can be found in /usr/share/doc/kitty/kitty.conf.

Font

Configure a default font size.

font_size                   11.0

Set font families for face variants.

bold_font                   auto
bold_italic_font            auto
font_family                 monospace
italic_font                 auto

Disable ligatures.

disable_ligatures           always

Cursor

cursor_blink_interval       0.2
cursor_shape                underline
cursor_stop_blinking_after  0
shell_integration           no-cursor

Theme

active_tab_background       #9C6992
active_tab_foreground       #F0E4CF
background                  #404040
color0                      #404040
color1                      #E3716E
color10                     #8BAE68
color11                     #D68C67
color12                     #61ABDA
color13                     #CF86C1
color14                     #65B8C1
color15                     #C0AB86
color2                      #819B69
color3                      #B77E64
color4                      #6099C0
color4                      #93E0E3
color5                      #B279A7
color6                      #66A5AD
color7                      #F0E4CF
color8                      #625A5B
color9                      #EC8685
cursor                      #F3EADB
cursor_text_color           #404040
foreground                  #F0E4CF
inactive_tab_background     #555555
inactive_tab_foreground     #F0E4CF
selection_background        #746956
selection_foreground        #F0E4CF

Window Layout

confirm_os_window_close     0
window_padding_width        8