From 2fb16e58879e6ee59278beee7f3145186366e10d Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Fri, 28 Mar 2025 15:40:17 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-28 15:40:17 --- .config/fish/fish_variables | 8 ++++---- .config/fish/themes/ashen.theme | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index c258e8e5..904551cd 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -25,16 +25,16 @@ SETUVAR fish_color_option:D87C4A SETUVAR fish_color_param:D5D5D5 SETUVAR fish_color_quote:DF6464 SETUVAR fish_color_redirection:E49A44 -SETUVAR fish_color_search_match:\x2d\x2dbackground\x3dC4693D +SETUVAR fish_color_search_match:121212\x1e\x2d\x2dbackground\x3dC4693D SETUVAR fish_color_selection:\x2d\x2dbackground\x3d322119 -SETUVAR fish_color_status:D87C4A +SETUVAR fish_color_status:FFFFFF SETUVAR fish_color_user:B14242 SETUVAR fish_color_valid_path:\x2d\x2dunderline SETUVAR fish_greeting: SETUVAR fish_key_bindings:fish_vi_key_bindings SETUVAR fish_pager_color_background:\x1d -SETUVAR fish_pager_color_completion:322119 -SETUVAR fish_pager_color_description:949494 +SETUVAR fish_pager_color_completion:B4B4B4 +SETUVAR fish_pager_color_description:A7A7A7 SETUVAR fish_pager_color_prefix:D87C4A SETUVAR fish_pager_color_progress:D87C4A SETUVAR fish_pager_color_secondary_background:\x1d diff --git a/.config/fish/themes/ashen.theme b/.config/fish/themes/ashen.theme index 1adbc08f..4c9db201 100644 --- a/.config/fish/themes/ashen.theme +++ b/.config/fish/themes/ashen.theme @@ -13,7 +13,7 @@ fish_color_comment 737373 -i fish_color_error B14242 fish_color_gray 737373 fish_color_selection --background=322119 -fish_color_search_match --background=C4693D +fish_color_search_match 121212 --background=C4693D fish_color_option D87C4A fish_color_operator C4693D fish_color_escape D5D5D5 @@ -26,5 +26,5 @@ fish_color_host_remote C4693D fish_color_status D87C4A fish_pager_color_progress D87C4A fish_pager_color_prefix D87C4A -fish_pager_color_completion 322119 -fish_pager_color_description 949494 +fish_pager_color_completion B4B4B4 +fish_pager_color_description A7A7A7