Skip to content

Commit

Permalink
remove popup change
Browse files Browse the repository at this point in the history
  • Loading branch information
kjnsn committed Dec 8, 2024
1 parent 1b0311f commit a48a815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catppuccin_tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ set -wgF pane-border-style "#{E:@catppuccin_pane_border_style}"

# popups
%if "#{>=:#{version},3.4}"
set -gF popup-style "bg=default,fg=#{@thm_fg}"
set -gF popup-style "bg=#{@thm_bg},fg=#{@thm_fg}"
set -gF popup-border-style "fg=#{@thm_surface_1}"
%endif

Expand Down

0 comments on commit a48a815

Please sign in to comment.