aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.config b/tmux.config
index 539dbfc..dc36359 100644
--- a/tmux.config
+++ b/tmux.config
@@ -77,7 +77,7 @@ set-option -g status-fg colour223 #yellow
set-option -g pane-border-fg colour236 #base02
set-option -g pane-active-border-fg colour239 #base01
## message text
-set-option -g message-bg colour235 #base02
+set-option -g message-bg default #base02
set-option -g message-fg colour196 #orange
set-option -g status on
set-option -g status-interval 2