diff --git a/kitty.conf b/kitty.conf index f56af92..74710aa 100644 --- a/kitty.conf +++ b/kitty.conf @@ -1,17 +1,17 @@ -_family Source Code Pro +font_family Source Code Pro -italic_font auto +italic_font auto ld_font auto -bold_italic_font auto +bold_italic_font auto -font_size 20 -font size_delta 2 +font_size 20 +font size_delta 2 --theme options, this is an edited version of Belafonte night taken from https://github.com/dexpota/kitty-themes ---foreground #eee8fd ---background #132a33 ---background_opacity 0.90 ---cursor #9fa3c2 +--foreground #eee8fd +--background #132a33 +--background_opacity 0.90 +--cursor #9fa3c2 background #0c0c33 foreground #d8cec5 @@ -19,8 +19,8 @@ cursor #958b83 selection_background #45363b color0 #20111a color8 #5e5252 -color1 #bd100d -color9 #bd100d +color1 #dd1f40 +color9 #dd1f40 color2 #7c9b63 color10 #7c9b63 color3 #e9a448 @@ -34,6 +34,7 @@ color14 #50eded color7 #958b83 color15 #d4ccb9 selection_foreground #20111a -background_opacity 0.85 +background_opacity 0.85 + +enable_audio_bell no -enable_audio_bell no