2025-02-23 00:38:43 +05:30
|
|
|
# Catppuccin-Mocha
|
|
|
|
include current-theme.conf
|
|
|
|
window_padding_width 12
|
|
|
|
|
|
|
|
font_size 10.0
|
|
|
|
enable_ligature true
|
|
|
|
|
|
|
|
confirm_os_window_close 0
|
|
|
|
# font_family family="JetBrains Mono Nerd Font"
|
|
|
|
# bold_font auto
|
|
|
|
# italic_font auto
|
|
|
|
# bold_italic_font auto
|
|
|
|
# disable_ligatures always
|
|
|
|
|
|
|
|
map ctrl+shift+c copy_to_clipboard
|
|
|
|
map ctrl+shift+v paste_from_clipboard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window_padding_width 5
|
|
|
|
window_margin_width 5
|
|
|
|
# window_border_width 2px
|
|
|
|
active_border_color #e0e4e5
|
|
|
|
inactive_border_color #9EA3A7
|
|
|
|
enabled_layouts Tall, *
|
|
|
|
|
|
|
|
enable_image_protocol yes
|
|
|
|
|
|
|
|
# initial_window_width 95c
|
|
|
|
# initial_window_height 35c
|
|
|
|
|
2025-03-15 23:33:21 +05:30
|
|
|
background_opacity 0.95
|
2025-02-23 00:38:43 +05:30
|
|
|
|
|
|
|
|
|
|
|
# BEGIN_KITTY_THEME
|
|
|
|
# Catppuccin-Mocha
|
|
|
|
# include current-theme.conf
|
|
|
|
# END_KITTY_THEME
|
|
|
|
|
|
|
|
|
|
|
|
# BEGIN_KITTY_FONTS
|
2025-03-15 23:33:21 +05:30
|
|
|
font_family family="JetBrainsMono Nerd Font"
|
2025-02-23 00:38:43 +05:30
|
|
|
bold_font auto
|
|
|
|
italic_font auto
|
|
|
|
bold_italic_font auto
|
|
|
|
# END_KITTY_FONTS
|