summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2022-09-01 16:19:38 +0530
committerlistout <listout@protonmail.com>2022-09-01 16:26:50 +0530
commitf694c9ad4d073442a4763dad4fc272b47f75cdee (patch)
tree8044eb134664ef5e8c4710e96442df25d8f0ebe6 /.tmux.conf
parentc1e6bf03d77db72dca3a7485e6ade04531ed2760 (diff)
tmux_config: remove old colors
Signed-off-by: listout <listout@protonmail.com>
Diffstat (limited to '.tmux.conf')
-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'