update kitty config

parent d33cb1d6
font_family FiraCode Nerd Font # Шрифты / Fonts
font_size 11.5
font_family FiraCode Nerd Font
bold_font auto bold_font auto
italic_font auto italic_font auto
bold_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 cursor_beam_thickness 1.9
confirm_os_window_close 0 cursor_blink_interval 0.7
cursor_stop_blinking_after 10.0
# Special # Обратная прокрутка / Scrollback
background #0B0E1D scrollback_lines 4000
foreground #98b0d3 scrollback_indicator_opacity 1.0
scrollback_fill_enlarged_window yes
wheel_scroll_multiplier 3.0
# Black # Мышь / Mouse
color0 #151720 url_color #7E01FF
color8 #4f5572 url_style straight
open_url_with default
show_hyperlink_targets yes
# Red # Настройка производительности / Performance tuning
color1 #dd6777 input_delay 3
color9 #e26c7c sync_to_monitor yes
# Green # Терминальный звонок / Terminal bell
color2 #90ceaa enable_audio_bell yes
color10 #95d3af window_alert_on_bell yes
# Yellow # Расположение окон / Window layout
color3 #ecd3a0 window_padding_width 5
color11 #f1d8a5 inactive_text_alpha 0.3
# Blue # Панель вкладок / Tab bar
color4 #86aaec tab_bar_style fade
color12 #8baff1 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 active_tab_foreground #a5b6cf
color5 #c296eb active_tab_background #060811
color13 #c79bf0
# Cyan inactive_tab_foreground #4f5572
color6 #93cee9 inactive_tab_background #060811
color14 #98d3ee
# White active_tab_font_style normal
color7 #cbced3 inactive_tab_font_style normal
color15 #d0d3d8
# Cursor # Цветовая схема / Color scheme
cursor #cbced3
cursor_text_color #a5b6cf
# Selection highlight background #0B0E1D
selection_foreground #a5b6cf foreground #98b0d3
selection_foreground #93cee9
selection_background #1c1e27 selection_background #1c1e27
# Чёрный / Black
# Window borders color0 #151720
active_border_color #3d59a1 color8 #4f5572
inactive_border_color #101014 # Красный / Red
bell_border_color #fffac2 color1 #dd6777
color9 #e26c7c
# Tab bar # Зелёный / Green
tab_bar_style fade color2 #90ceaa
tab_fade 1 color10 #95d3af
active_tab_foreground #3d59a1 # Жёлтый / Yellow
active_tab_background #16161e color3 #ecd3a0
active_tab_font_style bold color11 #f1d8a5
inactive_tab_foreground #787c99 # Синий / Blue
inactive_tab_background #16161e color4 #86aaec
inactive_tab_font_style bold color12 #8baff1
tab_bar_background #101014 # Пурпурный / Magenta
color5 #c296eb
# Title bar color13 #c79bf0
macos_titlebar_color #16161e # Голубой / Cyan
color6 #93cee9
color14 #98d3ee
map kitty_mod+t new_tab_with_cwd # Белый / 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