]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - config/kitty/kitty.conf
Replace alacritty with kitty
[rbdr/dotfiles] / config / kitty / kitty.conf
diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf
new file mode 100644 (file)
index 0000000..7b02389
--- /dev/null
@@ -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