X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/3422e7aace62f888ee801bf9ec80561f6fe7f20c..4b32a942fd71e392e1c57c8ae9d1ced30a0b37c1:/config/kitty/kitty.conf?ds=sidebyside diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf new file mode 100644 index 0000000..7b02389 --- /dev/null +++ b/config/kitty/kitty.conf @@ -0,0 +1,54 @@ +# Font +font_family Hasklig +font_size 16.0 + +# Cursor +cursor #eeeeee +cursor_text_color #3e3937 +cursor_shape block + + +# Color Scheme +foreground #eeeeee +background #3e3937 +selection_foreground #000000 +selection_background #c1ddff + +# Regular Colors +# black +color0 #888888 +# red +color1 #ff004d +# green +color2 #55ff55 +# yellow +color3 #ffec27 +# blue +color4 #5555ff +# magenta +color5 #ff55ff +# cyan +color6 #55ffff +# white +color7 #c7c7c7 + +# black +color8 #aaaaaa +# red +color9 #ff5555 +# green +color10 #83ff83 +# yellow +color11 #ffff55 +# blue +color12 #6f6fff +# magenta +color13 #ff82ff +# cyan +color14 #77ffff +# white +color15 #feffff + +# window +hide_window_decorations yes +tab_bar_style separator