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 Latte.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 Latte.theme | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/fish/themes/Catppuccin Latte.theme b/fish/themes/Catppuccin Latte.theme deleted file mode 100644 index 23a514e..0000000 --- a/fish/themes/Catppuccin Latte.theme +++ /dev/null @@ -1,30 +0,0 @@ -# name: 'Catppuccin latte' -# url: 'https://github.com/catppuccin/fish' -# preferred_background: eff1f5 - -fish_color_normal 4c4f69 -fish_color_command 1e66f5 -fish_color_param dd7878 -fish_color_keyword d20f39 -fish_color_quote 40a02b -fish_color_redirection ea76cb -fish_color_end fe640b -fish_color_comment 8c8fa1 -fish_color_error d20f39 -fish_color_gray 9ca0b0 -fish_color_selection --background=ccd0da -fish_color_search_match --background=ccd0da -fish_color_option 40a02b -fish_color_operator ea76cb -fish_color_escape e64553 -fish_color_autosuggestion 9ca0b0 -fish_color_cancel d20f39 -fish_color_cwd df8e1d -fish_color_user 179299 -fish_color_host_remote 40a02b -fish_color_host 1e66f5 -fish_color_status d20f39 -fish_pager_color_progress 9ca0b0 -fish_pager_color_prefix ea76cb -fish_pager_color_completion 4c4f69 -fish_pager_color_description 9ca0b0 |
