update kitty config

parent d33cb1d6
font_family FiraCode Nerd Font
# Шрифты / Fonts
font_size 11.5
font_family FiraCode Nerd Font
bold_font auto
italic_font auto
bold_italic_font auto
font_size 11.5
# Текстовый курсор / Text cursor
cursor #7E01FF
cursor_shape beam
cursor_shape_unfocused hollow
window_padding_width 5
confirm_os_window_close 0
cursor_beam_thickness 1.9
cursor_blink_interval 0.7
cursor_stop_blinking_after 10.0
# Special
background #0B0E1D
foreground #98b0d3
# Обратная прокрутка / Scrollback
scrollback_lines 4000
scrollback_indicator_opacity 1.0
scrollback_fill_enlarged_window yes
wheel_scroll_multiplier 3.0
# Black
color0 #151720
color8 #4f5572
# Мышь / Mouse
url_color #7E01FF
url_style straight
open_url_with default
show_hyperlink_targets yes
# Red
color1 #dd6777
color9 #e26c7c
# Настройка производительности / Performance tuning
input_delay 3
sync_to_monitor yes
# Green
color2 #90ceaa
color10 #95d3af
# Терминальный звонок / Terminal bell
enable_audio_bell yes
window_alert_on_bell yes
# Yellow
color3 #ecd3a0
color11 #f1d8a5
# Расположение окон / Window layout
window_padding_width 5
inactive_text_alpha 0.3
# Blue
color4 #86aaec
color12 #8baff1
# Панель вкладок / Tab bar
tab_bar_style fade
tab_bar_edge top
tab_bar_align center
tab_bar_min_tabs 2
tab_switch_strategy previous
tab_activity_symbol " ● "
tab_bar_background #060811
# Magenta
color5 #c296eb
color13 #c79bf0
active_tab_foreground #a5b6cf
active_tab_background #060811
# Cyan
color6 #93cee9
color14 #98d3ee
inactive_tab_foreground #4f5572
inactive_tab_background #060811
# White
color7 #cbced3
color15 #d0d3d8
active_tab_font_style normal
inactive_tab_font_style normal
# Cursor
cursor #cbced3
cursor_text_color #a5b6cf
# Цветовая схема / Color scheme
# Selection highlight
selection_foreground #a5b6cf
background #0B0E1D
foreground #98b0d3
selection_foreground #93cee9
selection_background #1c1e27
# Window borders
active_border_color #3d59a1
inactive_border_color #101014
bell_border_color #fffac2
# Tab bar
tab_bar_style fade
tab_fade 1
active_tab_foreground #3d59a1
active_tab_background #16161e
active_tab_font_style bold
inactive_tab_foreground #787c99
inactive_tab_background #16161e
inactive_tab_font_style bold
tab_bar_background #101014
# Title bar
macos_titlebar_color #16161e
map kitty_mod+t new_tab_with_cwd
# Чёрный / Black
color0 #151720
color8 #4f5572
# Красный / Red
color1 #dd6777
color9 #e26c7c
# Зелёный / Green
color2 #90ceaa
color10 #95d3af
# Жёлтый / Yellow
color3 #ecd3a0
color11 #f1d8a5
# Синий / Blue
color4 #86aaec
color12 #8baff1
# Пурпурный / Magenta
color5 #c296eb
color13 #c79bf0
# Голубой / Cyan
color6 #93cee9
color14 #98d3ee
# Белый / White
color7 #cbced3
color15 #d0d3d8
# Сочетания клавиш / Keyboard shortcuts
map kitty_mod+t new_tab
map kitty_mod+n new_window
map kitty_mod+1 goto_tab 1
map kitty_mod+2 goto_tab 2
map kitty_mod+3 goto_tab 3
map kitty_mod+4 goto_tab 4
map kitty_mod+5 goto_tab 5
map kitty_mod+6 goto_tab 6
map kitty_mod+7 goto_tab 7
map kitty_mod+8 goto_tab 8
map kitty_mod+9 goto_tab 9
map kitty_mod+0 goto_tab 10
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment