1
0
Files
dotfiles/.config/kitty/kitty.conf
2022-07-09 21:41:03 +02:00

79 lines
1.5 KiB
Plaintext

font_family JetBrains Mono Medium Nerd Font Complete
bold_font JetBrains Mono Bold Nerd Font Complete
italic_font JetBrains Mono Medium Italic Nerd Font Complete
bold_italic_font JetBrains Mono Bold Italic Nerd Font Complete
font_size 14.0
remember_window_size no
initial_window_width 132c
initial_window_height 36c
enable_audio_bell no
background_opacity 0.85
# Foreground/Background color
foreground #e3e3e3
background #000000
# Black
color0 #1d212a
color8 #535760
# Red
color1 #fc636c
color9 #fc8993
# Green
color2 #63e176
color10 #89e19c
# Yellow
color3 #fbcd68
color11 #fbdf90
# Blue
color4 #7a91fb
color12 #a7bdfb
# Magenta
color5 #d968c2
color13 #d990cd
# Cyan
color6 #5dc5ee
color14 #81d4ee
# White
color7 #c3c3c3
color15 #e3e3e3
# Selection highlight
selection_foreground #eeeeee
selection_background #444444
cursor none
tab_bar_style fade
tab_fade 0.9 1
tab_bar_margin_height 3.0 3.0
tab_bar_background #1d212a
active_tab_foreground #333740
active_tab_background #fbcd68
active_tab_font_style bold
inactive_tab_foreground #535760
inactive_tab_background #1d212a
enabled_layouts Fat, Grid, Horizontal, Tall, Vertical
window_border_width 2pt
window_margin_width 1
window_padding_width 2
active_border_color #7a91fb
inactive_border_color #1d212a
map ctrl+shift+k combine : clear_terminal scrollback active : send_text normal \x0c
map ctrl+right next_window
map ctrl+left previous_window
mouse_map left click ungrabbed no_op