summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index eb77f08..04af44f 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -66,6 +66,6 @@ bind -r K resize-pane -U 5
bind -r L resize-pane -R 5
# styling
-set -g status-style "fg=#f0ecfe bg=#1c1c1c"
+set -g status-style "fg=#dedede bg=#121212"
set -g pane-active-border-style "fg=#ffffff"
set -g pane-border-style "fg=#ffffff"