From 7f7c85261952e62dff195c1d4b8518a6d173cea9 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Tue, 3 Sep 2024 20:56:11 -0400 Subject: [PATCH] Update kitty.conf --- kitty.conf | 66 +++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 45 insertions(+), 21 deletions(-) diff --git a/kitty.conf b/kitty.conf index 623bc07..b626700 100644 --- a/kitty.conf +++ b/kitty.conf @@ -1,6 +1,9 @@ # 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 italic_font auto bold_italic_font auto @@ -8,8 +11,8 @@ bold_italic_font auto mouse_hide_wait 3.0 dynamic_background_opacity true -background_opacity 0.8 -background_blur 1 +background_opacity 0.85 +background_blur 0 ## name: Tokyo Night @@ -18,13 +21,14 @@ background_blur 1 ## upstream: https://github.com/folke/tokyonight.nvim/raw/main/extras/kitty/tokyonight_night.conf -background #1a1b26 -foreground #c0caf5 +#background #1a1b26 +#foreground #c0caf5 selection_background #283457 selection_foreground #c0caf5 url_color #73daca cursor #c0caf5 cursor_text_color #1a1b26 +cursor_shape underline # Tabs active_tab_background #7aa2f2 @@ -38,25 +42,45 @@ active_border_color #7aa2f7 inactive_border_color #292e42 # normal -color0 #15161e -color1 #f7768e -color2 #9ece6a -color3 #e0af68 -color4 #7aa2f7 -color5 #bb9af7 -color6 #7dcfff -color7 #a9b1d6 +#color0 #15161e +#color1 #f7768e +#color2 #9ece6a +#color3 #e0af68 +#color4 #7aa2f7 +#color5 #bb9af7 +#color6 #7dcfff +#color7 #a9b1d6 # bright -color8 #414868 -color9 #f7768e -color10 #9ece6a -color11 #e0af68 -color12 #7aa2f7 -color13 #bb9af7 -color14 #7dcfff -color15 #c0caf5 +#color8 #414868 +#color9 #f7768e +#color10 #9ece6a +#color11 #e0af68 +#color12 #7aa2f7 +#color13 #bb9af7 +#color14 #7dcfff +#color15 #c0caf5 # extended colors color16 #ff9e64 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