From 6f5234a327a1b662c15043de32f272abb83bbe48 Mon Sep 17 00:00:00 2001
From: Cody Hiar <codyfh@gmail.com>
Date: Fri, 21 Sep 2018 21:45:20 +0000
Subject: Updating message background

---
 tmux.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
cgit v1.2.3