aboutsummaryrefslogtreecommitdiffstats
path: root/.config/fish/themes/Catppuccin Frappe.theme
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2025-08-29 19:45:14 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2025-08-29 19:45:14 +0530
commit33ac8e3f84143df36067609ba07d8f13f478d728 (patch)
tree8cadf5bb875ccd76c0770f75dc6d673f9f86e865 /.config/fish/themes/Catppuccin Frappe.theme
parentf37a466342fa172006eaa27345b4fc790b051762 (diff)
added catppuccin theme to fish
Diffstat (limited to '.config/fish/themes/Catppuccin Frappe.theme')
-rw-r--r--.config/fish/themes/Catppuccin Frappe.theme30
1 files changed, 30 insertions, 0 deletions
diff --git a/.config/fish/themes/Catppuccin Frappe.theme b/.config/fish/themes/Catppuccin Frappe.theme
new file mode 100644
index 0000000..b4c1994
--- /dev/null
+++ b/.config/fish/themes/Catppuccin Frappe.theme
@@ -0,0 +1,30 @@
+# name: 'Catppuccin Frappé'
+# url: 'https://github.com/catppuccin/fish'
+# preferred_background: 303446
+
+fish_color_normal c6d0f5
+fish_color_command 8caaee
+fish_color_param eebebe
+fish_color_keyword e78284
+fish_color_quote a6d189
+fish_color_redirection f4b8e4
+fish_color_end ef9f76
+fish_color_comment 838ba7
+fish_color_error e78284
+fish_color_gray 737994
+fish_color_selection --background=414559
+fish_color_search_match --background=414559
+fish_color_option a6d189
+fish_color_operator f4b8e4
+fish_color_escape ea999c
+fish_color_autosuggestion 737994
+fish_color_cancel e78284
+fish_color_cwd e5c890
+fish_color_user 81c8be
+fish_color_host 8caaee
+fish_color_host_remote a6d189
+fish_color_status e78284
+fish_pager_color_progress 737994
+fish_pager_color_prefix f4b8e4
+fish_pager_color_completion c6d0f5
+fish_pager_color_description 737994 \ No newline at end of file