From 3ba6046d8414ee06e74d6e2b4ad4678f50414490 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Mon, 28 Aug 2023 10:37:59 -0500 Subject: revert(4ffdb5f): move back to dedicated gruvbox theme This reverts commit 4ffdb5f (fix(tmux): simplify tmux theme config using base16, 2023-08-27). --- sh/.config/profile.d/30-fzf.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sh/.config/profile.d') diff --git a/sh/.config/profile.d/30-fzf.sh b/sh/.config/profile.d/30-fzf.sh index 9e01fb4..d9e89cb 100644 --- a/sh/.config/profile.d/30-fzf.sh +++ b/sh/.config/profile.d/30-fzf.sh @@ -12,4 +12,6 @@ export FZF_DEFAULT_OPTS='--bind ctrl-q:abort --bind ctrl-b:preview-page-up --bind ctrl-f:preview-page-down --bind alt-up:half-page-up ---bind alt-down:half-page-down' +--bind alt-down:half-page-down +--color fg:#ebdbb2,hl:#fabd2f,fg+:#ebdbb2,hl+:#fabd2f +--color info:#83a598,prompt:#bdae93,spinner:#fabd2f,pointer:#83a598,marker:#fe8019,header:#665c54' -- cgit v1.2.3-70-g09d2