summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 176da26..fed2736 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -66,5 +66,5 @@ bind -r K resize-pane -U 5
bind -r L resize-pane -R 5
# styling
-set -g status-style bg='#1c1c1c'
-set -g status-style fg='#b5b4c9'
+set -g status-style bg='#000000'
+set -g status-style fg='#ffffff'