From 29fa8b776cc9f1678b937116a179fc7b3c009c50 Mon Sep 17 00:00:00 2001 From: Fabian Homborg Date: Sun, 28 Nov 2021 12:50:00 +0100 Subject: [PATCH] themes/coolbeans: Make quotes less red This was awkward to tell from the error color, which we want to keep red. --- share/tools/web_config/themes/coolbeans.theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/tools/web_config/themes/coolbeans.theme b/share/tools/web_config/themes/coolbeans.theme index dfbd78eb9..6a951337a 100644 --- a/share/tools/web_config/themes/coolbeans.theme +++ b/share/tools/web_config/themes/coolbeans.theme @@ -17,7 +17,7 @@ fish_color_match 0AA fish_color_normal B2B2B2 fish_color_operator 0AA fish_color_param ccccff -fish_color_quote F50 +fish_color_quote 9ce781 fish_color_redirection FFF fish_color_search_match --background=533 fish_color_selection --background=B218B2