Mercurial > dotfiles
diff dot_config/kitty/kitty.conf @ 258:e76bb97c0099
Add kitty configuration
author | zegervdv <zegervdv@me.com> |
---|---|
date | Thu, 21 May 2020 17:35:19 +0200 |
parents | |
children | 81e00b8647b9 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dot_config/kitty/kitty.conf Thu May 21 17:35:19 2020 +0200 @@ -0,0 +1,36 @@ +# vim:fileencoding=utf-8:ft=conf + +font_family Fira Code Retina + +cursor white + +window_margin_width 4 +window_padding_width 4 + +foreground #eeeeee +background #282828 + +color0 #282828 +color8 #484848 + +color1 #f43753 +color9 #f43753 + +color2 #c9d05c +color10 #c9d05c + +color3 #ffc24b +color11 #ffc24b + +color4 #b3deef +color12 #b3deef + +color5 #d3b987 +color13 #d3b987 + +color6 #73cef4 +color14 #73cef4 + +color7 #eeeeee +color15 #ffffff +