commit a6a0b25a9ac649701436ad34033b132930a3229e
parent fbd2c088249bcf74cadb004b3eec6a4fe7e9d370
Author: awy <awy@awy.one>
Date: Sun, 30 Mar 2025 03:02:22 +0300
suggestion color
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.config/shell/profile b/.config/shell/profile
@@ -85,6 +85,7 @@ export FZF_DEFAULT_OPTS=\
--color=info:#eacb8a,prompt:#bf6069,pointer:#b48dac \
--color=marker:#a3be8b,spinner:#b48dac,header:#a3be8b"
export YT_X_FZF_OPTS="$FZF_DEFAULT_OPTS"
+export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#767676"
[ ! -f "$XDG_CONFIG_HOME/shell/shortcutrc" ] && setsid -f shortcuts >/dev/null 2>&1