You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The background color of the ftb-tmux-popup window is inconsistent with the default background color of the fzf window(that is, the default background color of the terminal), as shown in the figure.
How can I make the background color of ftb-tmux-popup consistent with the default background color of the terminal, like the default color of fzf --color=bg:-1, instead of the theme color of catppucin I used in tmux?
In the figure below, the upper shell is the effect of fzf when zstyle': fzf-tab: *' fzf-command ftb-tmux-popup does not take effect, while the lower shell is the effect of ftb-tmux-popup after it takes effect.