diff --git a/kitty.conf b/kitty.conf new file mode 100644 index 0000000..d46c79b --- /dev/null +++ b/kitty.conf @@ -0,0 +1,16 @@ +font_family Source Code Pro + +italic_font auto +ld_font auto +bold_italic_font auto + +font_size 20 +font size_delta 2 + + +foreground #eee8fd +background #132a33 +background_opacity 0.90 +cursor #9fa3c2 + +enable_audio_bell no