aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
authorxero <x@xero.nu>2015-09-04 17:43:34 -0400
committerxero <x@xero.nu>2015-09-04 17:43:34 -0400
commitc40c3f946c8d62a38dc39d2e35c6e28e54a9d870 (patch)
tree313792ca5fd75ff5809280cac6537554d5f092ff /tmux
parentca99575ce086e957749f75a4822b3ed901eed8b6 (diff)
downloaddotfiles_ascii-c40c3f946c8d62a38dc39d2e35c6e28e54a9d870.tar.xz
dotfiles_ascii-c40c3f946c8d62a38dc39d2e35c6e28e54a9d870.zip
color tweak
Diffstat (limited to 'tmux')
-rw-r--r--tmux/.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf
index 9edaf80..6dadb17 100644
--- a/tmux/.tmux.conf
+++ b/tmux/.tmux.conf
@@ -94,7 +94,7 @@ set -g status-interval 2
set -g message-fg colour0
set -g message-bg colour66
set -g message-command-fg colour66
-set -g message-command-bg colour0
+set -g message-command-bg colour1
#window mode
setw -g mode-bg colour66