Skip to content

Commit

Permalink
peach and blue
Browse files Browse the repository at this point in the history
  • Loading branch information
pocco81 committed Dec 11, 2021
1 parent a50733d commit dc471b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf.d/catppuccin.fish
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ set -l gray 6e6c7c

# Syntax Highlighting
set -g fish_color_normal $foreground
set -g fish_color_command $blue
set -g fish_color_command $peach
set -g fish_color_keyword $pink
set -g fish_color_quote $green
set -g fish_color_redirection $pink
set -g fish_color_end $peach
set -g fish_color_error $red
set -g fish_color_param $flamingo
set -g fish_color_param $blue
set -g fish_color_gray $gray
set -g fish_color_selection --background=$selection
set -g fish_color_search_match --background=$selection
Expand Down

0 comments on commit dc471b0

Please sign in to comment.