mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
themes/coolbeans: Make quotes less red
This was awkward to tell from the error color, which we want to keep red.
This commit is contained in:
@@ -17,7 +17,7 @@ fish_color_match 0AA
|
|||||||
fish_color_normal B2B2B2
|
fish_color_normal B2B2B2
|
||||||
fish_color_operator 0AA
|
fish_color_operator 0AA
|
||||||
fish_color_param ccccff
|
fish_color_param ccccff
|
||||||
fish_color_quote F50
|
fish_color_quote 9ce781
|
||||||
fish_color_redirection FFF
|
fish_color_redirection FFF
|
||||||
fish_color_search_match --background=533
|
fish_color_search_match --background=533
|
||||||
fish_color_selection --background=B218B2
|
fish_color_selection --background=B218B2
|
||||||
|
|||||||
Reference in New Issue
Block a user