Skip to content

Commit

Permalink
fix: use default style for popups
Browse files Browse the repository at this point in the history
  • Loading branch information
SfinxNT committed Dec 8, 2024
1 parent 2c4cb5a commit 89f3ed6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion catppuccin_tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ set -wgF pane-border-style "#{E:@catppuccin_pane_border_style}"

# popups
%if "#{>=:#{version},3.4}"
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 89f3ed6

Please sign in to comment.