From 50b93dd5c0e9df94f26c16ceaaa0a640f41066f2 Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Fri, 25 Apr 2025 14:55:40 +0200 Subject: [PATCH] themes: update fish_color_search_match to be consistent with new default The foreground component of fish_color_search_match was first used in commit 9af6a64fd2b (Fix bad contrast in search match highlighting, 2024-04-15) which also changed it from bryellow to white. Unfortunately it forgot to update the themes. Probably all of them want to the default, so let's do that. --- share/tools/web_config/themes/Base16 Default Dark.theme | 2 +- share/tools/web_config/themes/Base16 Default Light.theme | 2 +- share/tools/web_config/themes/Base16 Eighties.theme | 2 +- share/tools/web_config/themes/Bay Cruise.theme | 2 +- share/tools/web_config/themes/Fairground.theme | 2 +- share/tools/web_config/themes/Just a Touch.theme | 2 +- share/tools/web_config/themes/Lava.theme | 2 +- share/tools/web_config/themes/Mono Lace.theme | 2 +- share/tools/web_config/themes/Mono Smoke.theme | 2 +- share/tools/web_config/themes/Old School.theme | 2 +- share/tools/web_config/themes/Seaweed.theme | 2 +- share/tools/web_config/themes/Snow Day.theme | 2 +- share/tools/web_config/themes/Tomorrow Night Bright.theme | 2 +- share/tools/web_config/themes/Tomorrow Night.theme | 2 +- share/tools/web_config/themes/Tomorrow.theme | 2 +- share/tools/web_config/themes/fish default.theme | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/share/tools/web_config/themes/Base16 Default Dark.theme b/share/tools/web_config/themes/Base16 Default Dark.theme index 1cb198c8a..61ed7aa34 100644 --- a/share/tools/web_config/themes/Base16 Default Dark.theme +++ b/share/tools/web_config/themes/Base16 Default Dark.theme @@ -12,7 +12,7 @@ fish_color_param d8d8d8 fish_color_comment f7ca88 fish_color_match 7cafc2 fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 7cafc2 fish_color_escape 86c1b9 diff --git a/share/tools/web_config/themes/Base16 Default Light.theme b/share/tools/web_config/themes/Base16 Default Light.theme index 2fcaa540d..e18ca9028 100644 --- a/share/tools/web_config/themes/Base16 Default Light.theme +++ b/share/tools/web_config/themes/Base16 Default Light.theme @@ -12,7 +12,7 @@ fish_color_param 383838 fish_color_comment f7ca88 fish_color_match 7cafc2 fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 7cafc2 fish_color_cwd_root red diff --git a/share/tools/web_config/themes/Base16 Eighties.theme b/share/tools/web_config/themes/Base16 Eighties.theme index ed9b69d95..61e099a59 100644 --- a/share/tools/web_config/themes/Base16 Eighties.theme +++ b/share/tools/web_config/themes/Base16 Eighties.theme @@ -12,7 +12,7 @@ fish_color_param d3d0c8 fish_color_comment ffcc66 fish_color_match 6699cc fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 6699cc fish_color_escape 66cccc diff --git a/share/tools/web_config/themes/Bay Cruise.theme b/share/tools/web_config/themes/Bay Cruise.theme index bd9d57111..29ad50e27 100644 --- a/share/tools/web_config/themes/Bay Cruise.theme +++ b/share/tools/web_config/themes/Bay Cruise.theme @@ -11,7 +11,7 @@ fish_color_param 33CCCC fish_color_comment FF9640 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Fairground.theme b/share/tools/web_config/themes/Fairground.theme index e4fd5217b..7bea6b9cd 100644 --- a/share/tools/web_config/themes/Fairground.theme +++ b/share/tools/web_config/themes/Fairground.theme @@ -11,7 +11,7 @@ fish_color_param 225E79 fish_color_comment FFE100 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Just a Touch.theme b/share/tools/web_config/themes/Just a Touch.theme index 7055538cc..94168fa19 100644 --- a/share/tools/web_config/themes/Just a Touch.theme +++ b/share/tools/web_config/themes/Just a Touch.theme @@ -11,7 +11,7 @@ fish_color_param A0A0F0 fish_color_comment B0B0B0 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Lava.theme b/share/tools/web_config/themes/Lava.theme index 004f383c8..9698a694b 100644 --- a/share/tools/web_config/themes/Lava.theme +++ b/share/tools/web_config/themes/Lava.theme @@ -11,7 +11,7 @@ fish_color_param FFC000 fish_color_comment A63100 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Mono Lace.theme b/share/tools/web_config/themes/Mono Lace.theme index 9a944a28a..41d1e13be 100644 --- a/share/tools/web_config/themes/Mono Lace.theme +++ b/share/tools/web_config/themes/Mono Lace.theme @@ -10,7 +10,7 @@ fish_color_error b2b2b2 fish_color_param 303030 fish_color_comment 4e4e4e fish_color_match --background=brblue -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_selection white --bold --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 diff --git a/share/tools/web_config/themes/Mono Smoke.theme b/share/tools/web_config/themes/Mono Smoke.theme index a8ad0f56c..842270e6f 100644 --- a/share/tools/web_config/themes/Mono Smoke.theme +++ b/share/tools/web_config/themes/Mono Smoke.theme @@ -11,7 +11,7 @@ fish_color_param d7d7d7 fish_color_comment bcbcbc fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Old School.theme b/share/tools/web_config/themes/Old School.theme index 9dff74205..55b6099b3 100644 --- a/share/tools/web_config/themes/Old School.theme +++ b/share/tools/web_config/themes/Old School.theme @@ -11,7 +11,7 @@ fish_color_param 30BE30 fish_color_comment 30BE30 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Seaweed.theme b/share/tools/web_config/themes/Seaweed.theme index ebc7a8f35..d6efa8fbb 100644 --- a/share/tools/web_config/themes/Seaweed.theme +++ b/share/tools/web_config/themes/Seaweed.theme @@ -11,7 +11,7 @@ fish_color_param 04819E fish_color_comment 5C9900 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Snow Day.theme b/share/tools/web_config/themes/Snow Day.theme index 47f9145c8..a6373857e 100644 --- a/share/tools/web_config/themes/Snow Day.theme +++ b/share/tools/web_config/themes/Snow Day.theme @@ -11,7 +11,7 @@ fish_color_param 4319CC fish_color_comment 007B7B fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Tomorrow Night Bright.theme b/share/tools/web_config/themes/Tomorrow Night Bright.theme index dfd753b41..97e7ca1ee 100644 --- a/share/tools/web_config/themes/Tomorrow Night Bright.theme +++ b/share/tools/web_config/themes/Tomorrow Night Bright.theme @@ -12,7 +12,7 @@ fish_color_param 7aa6da fish_color_comment e7c547 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_operator 00a6b2 fish_color_history_current --bold fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Tomorrow Night.theme b/share/tools/web_config/themes/Tomorrow Night.theme index 8826cd38a..efa07cc23 100644 --- a/share/tools/web_config/themes/Tomorrow Night.theme +++ b/share/tools/web_config/themes/Tomorrow Night.theme @@ -12,7 +12,7 @@ fish_color_param 81a2be fish_color_comment f0c674 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/Tomorrow.theme b/share/tools/web_config/themes/Tomorrow.theme index 91d676fa2..4d466016f 100644 --- a/share/tools/web_config/themes/Tomorrow.theme +++ b/share/tools/web_config/themes/Tomorrow.theme @@ -12,7 +12,7 @@ fish_color_param 4271ae fish_color_comment eab700 fish_color_match --background=brblue fish_color_selection white --bold --background=brblack -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_history_current --bold fish_color_operator 00a6b2 fish_color_escape 00a6b2 diff --git a/share/tools/web_config/themes/fish default.theme b/share/tools/web_config/themes/fish default.theme index 40644b9c8..ab4c19342 100644 --- a/share/tools/web_config/themes/fish default.theme +++ b/share/tools/web_config/themes/fish default.theme @@ -12,7 +12,7 @@ fish_color_error brred fish_color_param cyan fish_color_comment red fish_color_match --background=brblue -fish_color_search_match bryellow --background=brblack +fish_color_search_match white --background=brblack fish_color_selection white --bold --background=brblack fish_color_history_current --bold fish_color_operator brcyan