diff options
| author | eric.marin <maarin.eric@gmail.com> | 2024-10-09 19:32:03 +0200 |
|---|---|---|
| committer | eric.marin <maarin.eric@gmail.com> | 2024-10-09 19:32:03 +0200 |
| commit | 218815bae8ef1199004a3bc86608254849409401 (patch) | |
| tree | 6130eb1372267ed929a3d9cce605f2884e6f776d /fish/themes/Catppuccin Mocha.theme | |
| parent | 5c12962ce99ed5531deec8ebd2395437d32c730d (diff) | |
| download | dotfiles-218815bae8ef1199004a3bc86608254849409401.tar.gz dotfiles-218815bae8ef1199004a3bc86608254849409401.zip | |
.gitignore is now working
Diffstat (limited to '')
| -rw-r--r-- | fish/themes/Catppuccin Mocha.theme | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/fish/themes/Catppuccin Mocha.theme b/fish/themes/Catppuccin Mocha.theme deleted file mode 100644 index 2b0c71c..0000000 --- a/fish/themes/Catppuccin Mocha.theme +++ /dev/null @@ -1,30 +0,0 @@ -# name: 'Catppuccin mocha' -# url: 'https://github.com/catppuccin/fish' -# preferred_background: 1e1e2e - -fish_color_normal cdd6f4 -fish_color_command 89b4fa -fish_color_param f2cdcd -fish_color_keyword f38ba8 -fish_color_quote a6e3a1 -fish_color_redirection f5c2e7 -fish_color_end fab387 -fish_color_comment 7f849c -fish_color_error f38ba8 -fish_color_gray 6c7086 -fish_color_selection --background=313244 -fish_color_search_match --background=313244 -fish_color_option a6e3a1 -fish_color_operator f5c2e7 -fish_color_escape eba0ac -fish_color_autosuggestion 6c7086 -fish_color_cancel f38ba8 -fish_color_cwd f9e2af -fish_color_user 94e2d5 -fish_color_host 89b4fa -fish_color_host_remote a6e3a1 -fish_color_status f38ba8 -fish_pager_color_progress 6c7086 -fish_pager_color_prefix f5c2e7 -fish_pager_color_completion cdd6f4 -fish_pager_color_description 6c7086 |
