Update neovim and kitty to rosepine theme.

This commit is contained in:
2026-03-27 22:44:35 -07:00
parent e3519494f9
commit d76f6d8bf4
9 changed files with 122 additions and 26 deletions

View File

@@ -0,0 +1,41 @@
# BEGIN_KITTY_THEME
# Rosé Pine
include current-theme.conf
# END_KITTY_THEME
# Font
font_family JetBrains Mono Light
font_size 11.0
# Cursor
cursor_shape block
cursor_blink_interval 0.5
cursor_stop_blinking_after 0
# Scrollback
scrollback_lines 10000
# Bell
enable_audio_bell yes
bell_on_tab yes
# Tabs
tab_bar_style powerline
tab_powerline_style slanted
tab_title_template "{index}: {title}"
# URL handling — cmd+click to open
open_url_with default
url_style curly
# Mouse
mouse_hide_wait 3.0
focus_follows_mouse no
# Performance
repaint_delay 10
input_delay 3
sync_to_monitor yes
# Splits/windows
enabled_layouts splits, stack