summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 0be74f0..973323b 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=#b5b4c9 bg=#1c1c1c"
-set -g pane-active-border-style "fg=#5b5f71"
-set -g pane-border-style "fg=#b5b4c9"
+set -g status-style "fg=#080808 bg=#ebebeb"
+set -g pane-active-border-style "fg=#ae81ff"
+set -g pane-border-style "fg=#74b2ff"
# source-file ~/.tmux/moonfly.tmux.conf