Skip to content

Commit c84905c

Browse files
committed
Merge pull request #13 from simono/patch-1
tmuxcolors-256: Fix window-status-bell-style.
2 parents 359d90f + d4684ec commit c84905c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tmuxcolors-256.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ set-option -g display-panes-colour colour166 #orange
3131
set-window-option -g clock-mode-colour colour64 #green
3232

3333
# bell
34-
set-window-option -g window-status-bell-style fg=colour235,bg=160 #base02, red
34+
set-window-option -g window-status-bell-style fg=colour235,bg=colour160 #base02, red

0 commit comments

Comments
 (0)