Skip to content

Commit

Permalink
fix(fish): colorize missing Fish color_option
Browse files Browse the repository at this point in the history
  • Loading branch information
azzamsa committed Oct 7, 2024
1 parent 24b3456 commit e0aa463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/modus-themes/extras/fish.lua
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ set -g fish_color_keyword $pink
set -g fish_color_quote $yellow
set -g fish_color_redirection $foreground
set -g fish_color_end $orange
set -g fish_color_option $pink
set -g fish_color_error $red
set -g fish_color_param $purple
set -g fish_color_comment $comment
Expand Down

0 comments on commit e0aa463

Please sign in to comment.