Update kitty.conf

This commit is contained in:
Hri7566 2024-09-03 20:56:11 -04:00
parent 4d47cdd00d
commit 7f7c852619
1 changed files with 45 additions and 21 deletions

View File

@ -1,6 +1,9 @@
# vim:ft=kitty # vim:ft=kitty
font_family Hack Nerd Font #font_family FF7 Minecraft
#font_family Hack Nerd Font Mono
font_family MesloLGS NF
#font_family MesloLGS NF
bold_font auto bold_font auto
italic_font auto italic_font auto
bold_italic_font auto bold_italic_font auto
@ -8,8 +11,8 @@ bold_italic_font auto
mouse_hide_wait 3.0 mouse_hide_wait 3.0
dynamic_background_opacity true dynamic_background_opacity true
background_opacity 0.8 background_opacity 0.85
background_blur 1 background_blur 0
## name: Tokyo Night ## name: Tokyo Night
@ -18,13 +21,14 @@ background_blur 1
## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty/tokyonight_night.conf ## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty/tokyonight_night.conf
background #1a1b26 #background #1a1b26
foreground #c0caf5 #foreground #c0caf5
selection_background #283457 selection_background #283457
selection_foreground #c0caf5 selection_foreground #c0caf5
url_color #73daca url_color #73daca
cursor #c0caf5 cursor #c0caf5
cursor_text_color #1a1b26 cursor_text_color #1a1b26
cursor_shape underline
# Tabs # Tabs
active_tab_background #7aa2f2 active_tab_background #7aa2f2
@ -38,25 +42,45 @@ active_border_color #7aa2f7
inactive_border_color #292e42 inactive_border_color #292e42
# normal # normal
color0 #15161e #color0 #15161e
color1 #f7768e #color1 #f7768e
color2 #9ece6a #color2 #9ece6a
color3 #e0af68 #color3 #e0af68
color4 #7aa2f7 #color4 #7aa2f7
color5 #bb9af7 #color5 #bb9af7
color6 #7dcfff #color6 #7dcfff
color7 #a9b1d6 #color7 #a9b1d6
# bright # bright
color8 #414868 #color8 #414868
color9 #f7768e #color9 #f7768e
color10 #9ece6a #color10 #9ece6a
color11 #e0af68 #color11 #e0af68
color12 #7aa2f7 #color12 #7aa2f7
color13 #bb9af7 #color13 #bb9af7
color14 #7dcfff #color14 #7dcfff
color15 #c0caf5 #color15 #c0caf5
# extended colors # extended colors
color16 #ff9e64 color16 #ff9e64
color17 #db4b4b color17 #db4b4b
# xnl colors
color0 #3a3a3a
color1 #ff001a
color2 #00ff66
color3 #ff6600
color4 #0066ff
color5 #6600ff
color6 #66ffff
color7 #666666
color8 #5a5a5a
color9 #ff004a
color10 #00ff99
color11 #ff9900
color12 #0099ff
color13 #9900ff
color14 #99ffff
color15 #cccccc
background #1a1a1a
foreground #cccccc