summaryrefslogtreecommitdiffstats
path: root/.config/fish/themes/Catppuccin Latte.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 Latte.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 Latte.theme')
-rw-r--r--.config/fish/themes/Catppuccin Latte.theme26
1 files changed, 26 insertions, 0 deletions
diff --git a/.config/fish/themes/Catppuccin Latte.theme b/.config/fish/themes/Catppuccin Latte.theme
new file mode 100644
index 0000000..ba6ea63
--- /dev/null
+++ b/.config/fish/themes/Catppuccin Latte.theme
@@ -0,0 +1,26 @@
1# name: 'Catppuccin latte'
2# url: 'https://github.com/catppuccin/fish'
3# preferred_background: eff1f5
4
5fish_color_normal 4c4f69
6fish_color_command 1e66f5
7fish_color_param dd7878
8fish_color_keyword d20f39
9fish_color_quote 40a02b
10fish_color_redirection ea76cb
11fish_color_end fe640b
12fish_color_error d20f39
13fish_color_gray 9ca0b0
14fish_color_selection --background=ccd0da
15fish_color_search_match --background=ccd0da
16fish_color_operator ea76cb
17fish_color_escape dd7878
18fish_color_autosuggestion 9ca0b0
19fish_color_cancel d20f39
20fish_color_cwd df8e1d
21fish_color_user 179299
22fish_color_host 1e66f5
23fish_pager_color_progress 9ca0b0
24fish_pager_color_prefix ea76cb
25fish_pager_color_completion 4c4f69
26fish_pager_color_description 9ca0b0