aboutsummaryrefslogtreecommitdiff
path: root/kitty
diff options
context:
space:
mode:
Diffstat (limited to 'kitty')
-rw-r--r--kitty/colors.conf22
-rw-r--r--kitty/diff.conf19
-rw-r--r--kitty/dracula.conf1
-rw-r--r--kitty/kitty.conf87
-rw-r--r--kitty/latte.conf81
5 files changed, 210 insertions, 0 deletions
diff --git a/kitty/colors.conf b/kitty/colors.conf
new file mode 100644
index 0000000..ec174c9
--- /dev/null
+++ b/kitty/colors.conf
@@ -0,0 +1,22 @@
+# Color theme: 3024 Day
+# Auto-generated by Gogh (https://Gogh-Co.github.io/Gogh/)
+
+color0 #090300
+color1 #DB2D20
+color2 #01A252
+color3 #FDED02
+color4 #01A0E4
+color5 #A16A94
+color6 #B5E4F4
+color7 #A5A2A2
+color8 #5C5855
+color9 #E8BBD0
+color10 #3A3432
+color11 #4A4543
+color12 #807D7C
+color13 #D6D5D4
+color14 #CDAB53
+color15 #F7F7F7
+background #F7F7F7
+foreground #4A4543
+cursor #4A4543
diff --git a/kitty/diff.conf b/kitty/diff.conf
new file mode 100644
index 0000000..5fec447
--- /dev/null
+++ b/kitty/diff.conf
@@ -0,0 +1,19 @@
+foreground #f8f8f2
+background #282a36
+title_fg #f8f8f2
+title_bg #282a36
+margin_bg #6272a4
+margin_fg #44475a
+removed_bg #ff5555
+highlight_removed_bg #ff5555
+removed_margin_bg #ff5555
+added_bg #50fa7b
+highlight_added_bg #50fa7b
+added_margin_bg #50fa7b
+filler_bg #44475a
+hunk_margin_bg #44475a
+hunk_bg #bd93f9
+search_bg #8be9fd
+search_fg #282a36
+select_bg #f1fa8c
+select_fg #282a36
diff --git a/kitty/dracula.conf b/kitty/dracula.conf
new file mode 100644
index 0000000..8b13789
--- /dev/null
+++ b/kitty/dracula.conf
@@ -0,0 +1 @@
+
diff --git a/kitty/kitty.conf b/kitty/kitty.conf
new file mode 100644
index 0000000..f49a5cd
--- /dev/null
+++ b/kitty/kitty.conf
@@ -0,0 +1,87 @@
+font_size 14.0
+
+# vim:ft=kitty
+
+## name: Catppuccin Kitty Latte
+## author: Catppuccin Org
+## license: MIT
+## upstream: https://github.com/catppuccin/kitty/blob/main/themes/latte.conf
+## blurb: Soothing pastel theme for the high-spirited!
+
+
+
+# The basic colors
+foreground #4C4F69
+#background #EFF1F5
+background lightgrey
+selection_foreground #EFF1F5
+selection_background #DC8A78
+
+# Cursor colors
+cursor #DC8A78
+cursor_text_color #EFF1F5
+
+# URL underline color when hovering with mouse
+url_color #DC8A78
+
+# Kitty window border colors
+active_border_color #7287FD
+inactive_border_color #9CA0B0
+bell_border_color #DF8E1D
+
+# OS Window titlebar colors
+wayland_titlebar_color system
+macos_titlebar_color system
+
+# Tab bar colors
+active_tab_foreground #EFF1F5
+active_tab_background #8839EF
+inactive_tab_foreground #4C4F69
+inactive_tab_background #9CA0B0
+tab_bar_background #BCC0CC
+
+# Colors for marks (marked text in the terminal)
+mark1_foreground #EFF1F5
+mark1_background #7287fD
+mark2_foreground #EFF1F5
+mark2_background #8839EF
+mark3_foreground #EFF1F5
+mark3_background #209FB5
+
+# The 16 terminal colors
+
+# black
+color0 #5C5F77
+color8 #6C6F85
+
+# red
+color1 #D20F39
+color9 #D20F39
+
+# green
+color2 #40A02B
+color10 #40A02B
+
+# yellow
+color3 #DF8E1D
+color11 #DF8E1D
+
+# blue
+color4 #1E66F5
+color12 #1E66F5
+
+# magenta
+color5 #EA76CB
+color13 #EA76CB
+
+# cyan
+color6 #179299
+color14 #179299
+
+# white
+color7 #ACB0BE
+color15 #BCC0CC
+
+
+# Added by Gogh
+include colors.conf
diff --git a/kitty/latte.conf b/kitty/latte.conf
new file mode 100644
index 0000000..b984084
--- /dev/null
+++ b/kitty/latte.conf
@@ -0,0 +1,81 @@
+# vim:ft=kitty
+
+## name: Catppuccin Kitty Latte
+## author: Catppuccin Org
+## license: MIT
+## upstream: https://github.com/catppuccin/kitty/blob/main/themes/latte.conf
+## blurb: Soothing pastel theme for the high-spirited!
+
+
+
+# The basic colors
+foreground #4C4F69
+background #EFF1F5
+selection_foreground #EFF1F5
+selection_background #DC8A78
+
+# Cursor colors
+cursor #DC8A78
+cursor_text_color #EFF1F5
+
+# URL underline color when hovering with mouse
+url_color #DC8A78
+
+# Kitty window border colors
+active_border_color #7287FD
+inactive_border_color #9CA0B0
+bell_border_color #DF8E1D
+
+# OS Window titlebar colors
+wayland_titlebar_color system
+macos_titlebar_color system
+
+# Tab bar colors
+active_tab_foreground #EFF1F5
+active_tab_background #8839EF
+inactive_tab_foreground #4C4F69
+inactive_tab_background #9CA0B0
+tab_bar_background #BCC0CC
+
+# Colors for marks (marked text in the terminal)
+mark1_foreground #EFF1F5
+mark1_background #7287fD
+mark2_foreground #EFF1F5
+mark2_background #8839EF
+mark3_foreground #EFF1F5
+mark3_background #209FB5
+
+# The 16 terminal colors
+
+# black
+color0 #5C5F77
+color8 #6C6F85
+
+# red
+color1 #D20F39
+color9 #D20F39
+
+# green
+color2 #40A02B
+color10 #40A02B
+
+# yellow
+color3 #DF8E1D
+color11 #DF8E1D
+
+# blue
+color4 #1E66F5
+color12 #1E66F5
+
+# magenta
+color5 #EA76CB
+color13 #EA76CB
+
+# cyan
+color6 #179299
+color14 #179299
+
+# white
+color7 #ACB0BE
+color15 #BCC0CC
+