summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-09-03 20:09:02 +0530
committerlistout <listout@protonmail.com>2021-09-03 20:09:02 +0530
commit8f4605a8eec78b79b6dfa9161412d4d09cc9f064 (patch)
treef579dd0aa346f012c1d4bbf6f965a28c0eefe363 /.tmux.conf
parent604c1e7d2dd3548b94ad4d3979eeadb34a9a4a8d (diff)
moved to moonfly color scheme
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