dotfiles

my shiny new dotfiles
git clone git://git.jakekoroman.com/dotfiles
Log | Files | Refs | README

commit 2c487deacf8d5a5b73bb462556a72890ef02d085
parent 0812e38ffc1fbe384f18c6d1d51d78b3eaf0e259
Author: Jake Koroman <jakekoroman@gmail.com>
Date:   Wed,  9 Oct 2024 10:16:27 -0400

fish: update theme.

Diffstat:
M.config/fish/fish_variables | 44++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)

diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables @@ -1,42 +1,42 @@ # This file contains fish universal variable definitions. # VERSION: 3.0 SETUVAR __fish_initialized:3400 -SETUVAR fish_color_autosuggestion:586e75 +SETUVAR fish_color_autosuggestion:666 SETUVAR fish_color_cancel:\x2d\x2dreverse -SETUVAR fish_color_command:93a1a1 -SETUVAR fish_color_comment:586e75 -SETUVAR fish_color_cwd:green -SETUVAR fish_color_cwd_root:red -SETUVAR fish_color_end:268bd2 -SETUVAR fish_color_error:dc322f -SETUVAR fish_color_escape:00a6b2 -SETUVAR fish_color_history_current:\x2d\x2dbold +SETUVAR fish_color_command:normal +SETUVAR fish_color_comment:888\x1e\x2d\x2ditalics +SETUVAR fish_color_cwd:0A0 +SETUVAR fish_color_cwd_root:A00 +SETUVAR fish_color_end:009900 +SETUVAR fish_color_error:F22 +SETUVAR fish_color_escape:0AA +SETUVAR fish_color_history_current:0AA SETUVAR fish_color_host:normal SETUVAR fish_color_host_remote:\x1d SETUVAR fish_color_keyword:\x1d -SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue -SETUVAR fish_color_normal:normal -SETUVAR fish_color_operator:00a6b2 +SETUVAR fish_color_match:0AA +SETUVAR fish_color_normal:B2B2B2 +SETUVAR fish_color_operator:0AA SETUVAR fish_color_option:\x1d -SETUVAR fish_color_param:839496 -SETUVAR fish_color_quote:657b83 -SETUVAR fish_color_redirection:6c71c4 -SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dblack -SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack +SETUVAR fish_color_param:ccccff +SETUVAR fish_color_quote:9ce781 +SETUVAR fish_color_redirection:FFF +SETUVAR fish_color_search_match:\x2d\x2dbackground\x3d533 +SETUVAR fish_color_selection:\x2d\x2dbackground\x3dB218B2 SETUVAR fish_color_status:red SETUVAR fish_color_user:brgreen SETUVAR fish_color_valid_path:\x2d\x2dunderline SETUVAR fish_key_bindings:fish_vi_key_bindings SETUVAR fish_pager_color_background:\x1d -SETUVAR fish_pager_color_completion:B3A06D -SETUVAR fish_pager_color_description:B3A06D -SETUVAR fish_pager_color_prefix:cyan\x1e\x2d\x2dunderline -SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan +SETUVAR fish_pager_color_completion:BBB +SETUVAR fish_pager_color_description:666 +SETUVAR fish_pager_color_prefix:0AA\x1e\x2d\x2dunderline +SETUVAR fish_pager_color_progress:0AA SETUVAR fish_pager_color_secondary_background:\x1d SETUVAR fish_pager_color_secondary_completion:\x1d SETUVAR fish_pager_color_secondary_description:\x1d SETUVAR fish_pager_color_secondary_prefix:\x1d -SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3dbrblack +SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3d333 SETUVAR fish_pager_color_selected_completion:\x1d SETUVAR fish_pager_color_selected_description:\x1d SETUVAR fish_pager_color_selected_prefix:\x1d