This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/apps/kitty/kitty.conf

49 lines
792 B
Plaintext
Raw Normal View History

2020-01-22 08:34:12 -06:00
font_family iosevka-lyte
repaint_delay 5
input_delay 1
sync_to_monitor no
font_features iosevka-lyte -liga -dlig -calt
2020-01-07 10:59:22 -06:00
2019-11-21 15:41:35 -06:00
font_size 11.0
2019-03-06 12:20:34 -06:00
adjust_line_height 0
2020-01-07 11:36:12 -06:00
window_padding_width 5.0
2019-03-06 12:20:34 -06:00
window_margin_width 0.0
2020-01-22 08:34:12 -06:00
map ctrl+shift+equal change_font_size all +0.5
map ctrl+shift+minus change_font_size all -0.5
enable_audio_bell yes
2020-01-20 10:54:09 -06:00
# TODO: generate via color scheme generator
background #111111
foreground #f8f8f2
2020-01-22 08:34:12 -06:00
url_style curly
# https://google.com
strip_trailing_spaces smart
2020-01-20 10:54:09 -06:00
color0 #111111
color1 #f92672
color2 #a6e22e
color3 #f4bf75
color4 #66d9ef
color5 #ae81ff
color6 #a1efe4
color7 #f8f8f2
2020-01-22 08:34:12 -06:00
# TODO: where did these colors come from? donokai?
2020-01-20 10:54:09 -06:00
color8 #75715e
color9 #fd971f
color10 #383830
color11 #49483e
color12 #a59f85
color13 #f5f4f1
color14 #cc6633
color15 #f9f8f5
2020-01-20 11:40:26 -06:00
color18 #333333