summaryrefslogtreecommitdiffstats
path: root/.config/fish/themes/Catppuccin Frappe.theme
diff options
context:
space:
mode:
authorYigit Sever2022-12-21 13:17:30 +0300
committerYigit Sever2022-12-21 13:17:30 +0300
commitc3877c6a53183783bd7e1607d3c1b82c587f4986 (patch)
tree38318980f8a8512c48a4ac3186a8bdf960a40d10 /.config/fish/themes/Catppuccin Frappe.theme
parenta1193c3bff8ca2686786564d9a4f929b06e0cb99 (diff)
downloaddotfiles-c3877c6a53183783bd7e1607d3c1b82c587f4986.tar.gz
dotfiles-c3877c6a53183783bd7e1607d3c1b82c587f4986.tar.bz2
dotfiles-c3877c6a53183783bd7e1607d3c1b82c587f4986.zip
feat(fish): catppuccin themes, use mocha
Diffstat (limited to '.config/fish/themes/Catppuccin Frappe.theme')
-rw-r--r--.config/fish/themes/Catppuccin Frappe.theme26
1 files changed, 26 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..019f5bf
--- /dev/null
+++ b/.config/fish/themes/Catppuccin Frappe.theme
@@ -0,0 +1,26 @@
1# name: 'Catppuccin frappe'
2# url: 'https://github.com/catppuccin/fish'
3# preferred_background: 303446
4
5fish_color_normal c6d0f5
6fish_color_command 8caaee
7fish_color_param eebebe
8fish_color_keyword e78284
9fish_color_quote a6d189
10fish_color_redirection f4b8e4
11fish_color_end ef9f76
12fish_color_error e78284
13fish_color_gray 737994
14fish_color_selection --background=414559
15fish_color_search_match --background=414559
16fish_color_operator f4b8e4
17fish_color_escape eebebe
18fish_color_autosuggestion 737994
19fish_color_cancel e78284
20fish_color_cwd e5c890
21fish_color_user 81c8be
22fish_color_host 8caaee
23fish_pager_color_progress 737994
24fish_pager_color_prefix f4b8e4
25fish_pager_color_completion c6d0f5
26fish_pager_color_description 737994