From a321d344bb739c62af67f91eacb1294c0605d54b Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Thu, 12 Feb 2026 16:01:21 +0100 Subject: Update theme modified: themes/my.theme --- themes/my.theme | 45 ++++++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 21 deletions(-) (limited to 'themes') diff --git a/themes/my.theme b/themes/my.theme index 49a6825..cacc3d8 100644 --- a/themes/my.theme +++ b/themes/my.theme @@ -1,37 +1,40 @@ -fish_color_autosuggestion 555 brblack -fish_color_cancel -r -fish_color_command --bold -fish_color_comment red +fish_color_autosuggestion 555 +fish_color_cancel --reverse +fish_color_command ffffff --bold +fish_color_comment d70000 fish_color_cwd green fish_color_cwd_root red -fish_color_end brmagenta +fish_color_end 0087af fish_color_error brred fish_color_escape bryellow --bold -fish_color_hg_added green -fish_color_hg_clean green -fish_color_hg_copied magenta -fish_color_hg_deleted red -fish_color_hg_dirty red -fish_color_hg_modified yellow -fish_color_hg_renamed magenta -fish_color_hg_unmerged red -fish_color_hg_untracked yellow fish_color_history_current --bold fish_color_host normal fish_color_host_remote yellow fish_color_match --background=brblue fish_color_normal normal fish_color_operator bryellow -fish_color_param cyan -fish_color_quote yellow -fish_color_redirection brblue +fish_color_param 00d7ff +fish_color_quote ff8700 +fish_color_redirection 5faf5f fish_color_search_match white --background=brblack fish_color_selection white --bold --background=brblack fish_color_status red fish_color_user brgreen -fish_color_valid_path --underline +fish_color_valid_path --underline=single fish_pager_color_completion -fish_pager_color_description B3A06D yellow -fish_pager_color_prefix white --bold --underline +fish_pager_color_description b3a06d +fish_pager_color_prefix white --bold --underline=single fish_pager_color_progress brwhite --background=cyan -fish_pager_color_selected_background -r +fish_pager_color_selected_background --reverse +fish_pager_color_selected_completion +fish_pager_color_selected_description +fish_pager_color_selected_prefix +fish_color_hg_added green +fish_color_hg_clean green +fish_color_hg_copied magenta +fish_color_hg_deleted red +fish_color_hg_dirty red +fish_color_hg_modified yellow +fish_color_hg_renamed magenta +fish_color_hg_unmerged red +fish_color_hg_untracked yellow -- cgit v1.3.1