From 13cf6596428e39d4cef1d5b189d2cc28186a2105 Mon Sep 17 00:00:00 2001 From: pro100ton Date: Fri, 22 Nov 2024 23:02:30 +0300 Subject: [PATCH] Add catpuccin themes to kitty dotfiles --- kitty/themes/diff-frappe.conf | 50 ++++++++++++++++++++ kitty/themes/diff-latte.conf | 50 ++++++++++++++++++++ kitty/themes/diff-macchiato.conf | 50 ++++++++++++++++++++ kitty/themes/diff-mocha.conf | 50 ++++++++++++++++++++ kitty/themes/frappe.conf | 80 ++++++++++++++++++++++++++++++++ kitty/themes/latte.conf | 80 ++++++++++++++++++++++++++++++++ kitty/themes/macchiato.conf | 80 ++++++++++++++++++++++++++++++++ kitty/themes/mocha.conf | 80 ++++++++++++++++++++++++++++++++ 8 files changed, 520 insertions(+) create mode 100644 kitty/themes/diff-frappe.conf create mode 100644 kitty/themes/diff-latte.conf create mode 100644 kitty/themes/diff-macchiato.conf create mode 100644 kitty/themes/diff-mocha.conf create mode 100644 kitty/themes/frappe.conf create mode 100644 kitty/themes/latte.conf create mode 100644 kitty/themes/macchiato.conf create mode 100644 kitty/themes/mocha.conf diff --git a/kitty/themes/diff-frappe.conf b/kitty/themes/diff-frappe.conf new file mode 100644 index 0000000..bac699c --- /dev/null +++ b/kitty/themes/diff-frappe.conf @@ -0,0 +1,50 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Diff Frappé +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/diff-frappe.conf +## blurb: Soothing pastel theme for the high-spirited! + +# text +foreground #c6d0f5 +# base +background #303446 +# subtext0 +title_fg #a5adce + +# mantle +title_bg #292c3c +margin_bg #292c3c + +# subtext1 +margin_fg #a5adce +# mantle +filler_bg #292c3c + +# 30% red, 70% base +removed_bg #684b59 +# 50% red, 50% base +highlight_removed_bg #8c5b65 +# 40% red, 60% base +removed_margin_bg #79535f + +# 30% green, 70% base +added_bg #54635a +# 50% green, 50% base +highlight_added_bg #6b8368 +# 40% green, 60% base +added_margin_bg #79535f + +# mantle +hunk_margin_bg #292c3c +hunk_bg #292c3c + +# 40% yellow, 60% base +search_bg #796f64 +# text +search_fg #c6d0f5 +# 30% sky, 70% base +select_bg #506373 +# text +select_fg #c6d0f5 diff --git a/kitty/themes/diff-latte.conf b/kitty/themes/diff-latte.conf new file mode 100644 index 0000000..f1f00b3 --- /dev/null +++ b/kitty/themes/diff-latte.conf @@ -0,0 +1,50 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Diff Latte +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/diff-latte.conf +## blurb: Soothing pastel theme for the high-spirited! + +# text +foreground #4c4f69 +# base +background #eff1f5 +# subtext0 +title_fg #6c6f85 + +# mantle +title_bg #e6e9ef +margin_bg #e6e9ef + +# subtext1 +margin_fg #5c5f77 +# mantle +filler_bg #e6e9ef + +# 30% red, 70% base +removed_bg #e6adbc +# 50% red, 50% base +highlight_removed_bg #e08097 +# 40% red, 60% base +removed_margin_bg #e397aa + +# 30% green, 70% base +added_bg #bad8b8 +# 50% green, 50% base +highlight_added_bg #97c890 +# 40% green, 60% base +added_margin_bg #e397aa + +# mantle +hunk_margin_bg #e6e9ef +hunk_bg #e6e9ef + +# 40% yellow, 60% base +search_bg #e8ca9f +# text +search_fg #4c4f69 +# 30% sky, 70% base +select_bg #a8daf0 +# text +select_fg #4c4f69 diff --git a/kitty/themes/diff-macchiato.conf b/kitty/themes/diff-macchiato.conf new file mode 100644 index 0000000..f590b8e --- /dev/null +++ b/kitty/themes/diff-macchiato.conf @@ -0,0 +1,50 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Diff Macchiato +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/diff-macchiato.conf +## blurb: Soothing pastel theme for the high-spirited! + +# text +foreground #cad3f5 +# base +background #24273a +# subtext0 +title_fg #a5adcb + +# mantle +title_bg #1e2030 +margin_bg #1e2030 + +# subtext1 +margin_fg #a5adcb +# mantle +filler_bg #1e2030 + +# 30% red, 70% base +removed_bg #614455 +# 50% red, 50% base +highlight_removed_bg #895768 +# 40% red, 60% base +removed_margin_bg #754d5f + +# 30% green, 70% base +added_bg #4b5d55 +# 50% green, 50% base +highlight_added_bg #658068 +# 40% green, 60% base +added_margin_bg #754d5f + +# mantle +hunk_margin_bg #1e2030 +hunk_bg #1e2030 + +# 40% yellow, 60% base +search_bg #756c63 +# text +search_fg #cad3f5 +# 30% sky, 70% base +select_bg #455c6d +# text +select_fg #cad3f5 diff --git a/kitty/themes/diff-mocha.conf b/kitty/themes/diff-mocha.conf new file mode 100644 index 0000000..b627460 --- /dev/null +++ b/kitty/themes/diff-mocha.conf @@ -0,0 +1,50 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Diff Mocha +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/diff-mocha.conf +## blurb: Soothing pastel theme for the high-spirited! + +# text +foreground #cdd6f4 +# base +background #1e1e2e +# subtext0 +title_fg #a6adc8 + +# mantle +title_bg #181825 +margin_bg #181825 + +# subtext1 +margin_fg #a6adc8 +# mantle +filler_bg #181825 + +# 30% red, 70% base +removed_bg #5e3f53 +# 50% red, 50% base +highlight_removed_bg #89556b +# 40% red, 60% base +removed_margin_bg #734a5f + +# 30% green, 70% base +added_bg #475a51 +# 50% green, 50% base +highlight_added_bg #628168 +# 40% green, 60% base +added_margin_bg #734a5f + +# mantle +hunk_margin_bg #181825 +hunk_bg #181825 + +# 40% yellow, 60% base +search_bg #766c62 +# text +search_fg #cdd6f4 +# 30% sky, 70% base +select_bg #3e5767 +# text +select_fg #cdd6f4 diff --git a/kitty/themes/frappe.conf b/kitty/themes/frappe.conf new file mode 100644 index 0000000..a785bce --- /dev/null +++ b/kitty/themes/frappe.conf @@ -0,0 +1,80 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Frappé +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/frappe.conf +## blurb: Soothing pastel theme for the high-spirited! + + + +# The basic colors +foreground #c6d0f5 +background #303446 +selection_foreground #303446 +selection_background #f2d5cf + +# Cursor colors +cursor #f2d5cf +cursor_text_color #303446 + +# URL underline color when hovering with mouse +url_color #f2d5cf + +# Kitty window border colors +active_border_color #babbf1 +inactive_border_color #737994 +bell_border_color #e5c890 + +# OS Window titlebar colors +wayland_titlebar_color system +macos_titlebar_color system + +# Tab bar colors +active_tab_foreground #232634 +active_tab_background #ca9ee6 +inactive_tab_foreground #c6d0f5 +inactive_tab_background #292c3c +tab_bar_background #232634 + +# Colors for marks (marked text in the terminal) +mark1_foreground #303446 +mark1_background #babbf1 +mark2_foreground #303446 +mark2_background #ca9ee6 +mark3_foreground #303446 +mark3_background #85c1dc + +# The 16 terminal colors + +# black +color0 #51576d +color8 #626880 + +# red +color1 #e78284 +color9 #e78284 + +# green +color2 #a6d189 +color10 #a6d189 + +# yellow +color3 #e5c890 +color11 #e5c890 + +# blue +color4 #8caaee +color12 #8caaee + +# magenta +color5 #f4b8e4 +color13 #f4b8e4 + +# cyan +color6 #81c8be +color14 #81c8be + +# white +color7 #b5bfe2 +color15 #a5adce diff --git a/kitty/themes/latte.conf b/kitty/themes/latte.conf new file mode 100644 index 0000000..31c37bc --- /dev/null +++ b/kitty/themes/latte.conf @@ -0,0 +1,80 @@ +# 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 diff --git a/kitty/themes/macchiato.conf b/kitty/themes/macchiato.conf new file mode 100644 index 0000000..21c31bb --- /dev/null +++ b/kitty/themes/macchiato.conf @@ -0,0 +1,80 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Macchiato +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/macchiato.conf +## blurb: Soothing pastel theme for the high-spirited! + + + +# The basic colors +foreground #cad3f5 +background #24273a +selection_foreground #24273a +selection_background #f4dbd6 + +# Cursor colors +cursor #f4dbd6 +cursor_text_color #24273a + +# URL underline color when hovering with mouse +url_color #f4dbd6 + +# Kitty window border colors +active_border_color #b7bdf8 +inactive_border_color #6e738d +bell_border_color #eed49f + +# OS Window titlebar colors +wayland_titlebar_color system +macos_titlebar_color system + +# Tab bar colors +active_tab_foreground #181926 +active_tab_background #c6a0f6 +inactive_tab_foreground #cad3f5 +inactive_tab_background #1e2030 +tab_bar_background #181926 + +# Colors for marks (marked text in the terminal) +mark1_foreground #24273a +mark1_background #b7bdf8 +mark2_foreground #24273a +mark2_background #c6a0f6 +mark3_foreground #24273a +mark3_background #7dc4e4 + +# The 16 terminal colors + +# black +color0 #494d64 +color8 #5b6078 + +# red +color1 #ed8796 +color9 #ed8796 + +# green +color2 #a6da95 +color10 #a6da95 + +# yellow +color3 #eed49f +color11 #eed49f + +# blue +color4 #8aadf4 +color12 #8aadf4 + +# magenta +color5 #f5bde6 +color13 #f5bde6 + +# cyan +color6 #8bd5ca +color14 #8bd5ca + +# white +color7 #b8c0e0 +color15 #a5adcb diff --git a/kitty/themes/mocha.conf b/kitty/themes/mocha.conf new file mode 100644 index 0000000..f37adf9 --- /dev/null +++ b/kitty/themes/mocha.conf @@ -0,0 +1,80 @@ +# vim:ft=kitty + +## name: Catppuccin Kitty Mocha +## author: Catppuccin Org +## license: MIT +## upstream: https://github.com/catppuccin/kitty/blob/main/themes/mocha.conf +## blurb: Soothing pastel theme for the high-spirited! + + + +# The basic colors +foreground #cdd6f4 +background #1e1e2e +selection_foreground #1e1e2e +selection_background #f5e0dc + +# Cursor colors +cursor #f5e0dc +cursor_text_color #1e1e2e + +# URL underline color when hovering with mouse +url_color #f5e0dc + +# Kitty window border colors +active_border_color #b4befe +inactive_border_color #6c7086 +bell_border_color #f9e2af + +# OS Window titlebar colors +wayland_titlebar_color system +macos_titlebar_color system + +# Tab bar colors +active_tab_foreground #11111b +active_tab_background #cba6f7 +inactive_tab_foreground #cdd6f4 +inactive_tab_background #181825 +tab_bar_background #11111b + +# Colors for marks (marked text in the terminal) +mark1_foreground #1e1e2e +mark1_background #b4befe +mark2_foreground #1e1e2e +mark2_background #cba6f7 +mark3_foreground #1e1e2e +mark3_background #74c7ec + +# The 16 terminal colors + +# black +color0 #45475a +color8 #585b70 + +# red +color1 #f38ba8 +color9 #f38ba8 + +# green +color2 #a6e3a1 +color10 #a6e3a1 + +# yellow +color3 #f9e2af +color11 #f9e2af + +# blue +color4 #89b4fa +color12 #89b4fa + +# magenta +color5 #f5c2e7 +color13 #f5c2e7 + +# cyan +color6 #94e2d5 +color14 #94e2d5 + +# white +color7 #bac2de +color15 #a6adc8