Mercurial > dotfiles
diff dot_config/kitty/kitty.conf.tmpl @ 434:3339d673ee5e
Make kitty font_size a template
author | zegervdv <zegervdv@me.com> |
---|---|
date | Sat, 14 Aug 2021 11:49:44 +0200 |
parents | |
children | 3614ad1b085c |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dot_config/kitty/kitty.conf.tmpl Sat Aug 14 11:49:44 2021 +0200 @@ -0,0 +1,53 @@ +# vim:fileencoding=utf-8:ft=conf + +font_family Fira Code Retina +italic_font Iosevka Term Italic +font_size {{ .font_size }} + +symbol_map U+F100-U+F2FF nonicons + +cursor #eeeeee + +window_margin_width 4 +window_padding_width 4 + +foreground #abb2bf +background #282c34 + +color0 #393e48 +color8 #393e48 + +color1 #f43753 +color9 #f43753 + +color2 #c9d05c +color10 #c9d05c + +color3 #ffc24b +color11 #ffc24b + +color4 #b3deef +color12 #b3deef + +color5 #c678dd +color13 #c678dd + +color6 #73cef4 +color14 #73cef4 + +color7 #eeeeee +color15 #ffffff + +scrollback_lines 10000 + +selection_background #ffc24b + +clipboard_control write-primary write-clipboard no-append + +draw_minimal_borders yes +active_border_color #b3deef +inactive_border_color #282c34 + +mark1_foreground white +mark1_background #f43753 +map f1 toggle_marker iregex 1 \berror\b