summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2015-08-17 08:17:48 -0700
committerFranck Cuny <franckcuny@gmail.com>2015-08-17 08:17:48 -0700
commit14251bbeee3802691293e4d376288b8468879dde (patch)
treec6127ef6e80280b825de748fe6d819be3f8b90fe
parent[bash] set the TERM to xterm-256color (diff)
downloademacs.d-14251bbeee3802691293e4d376288b8468879dde.tar.gz
[tmux] remove custom colors
Diffstat (limited to '')
-rw-r--r--tmux.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/tmux.conf b/tmux.conf
index bfbd908..ee3087b 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -8,6 +8,3 @@ bind | split-window -h
 bind - split-window -v
 
 set -gw mode-keys emacs
-
-set -g status-bg white
-set -g status-fg black