summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index ac73dc8..30e53ee 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -1,2 +1,3 @@
set -g pane-border-indicators arrows
-set-option -g status-style bg=black
+set -g status-bg '#ffffff'
+set -g status-fg '#000000'