summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 973323b..e435790 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -46,8 +46,8 @@ bind -r K resize-pane -U 5
bind -r L resize-pane -R 5
# styling
-set -g status-style "fg=#080808 bg=#ebebeb"
-set -g pane-active-border-style "fg=#ae81ff"
-set -g pane-border-style "fg=#74b2ff"
+set -g status-style "fg=#000000 bg=#ffffff"
+set -g pane-active-border-style "fg=#ffffff"
+set -g pane-border-style "fg=#ffffff"
# source-file ~/.tmux/moonfly.tmux.conf