From 8f4605a8eec78b79b6dfa9161412d4d09cc9f064 Mon Sep 17 00:00:00 2001 From: listout Date: Fri, 3 Sep 2021 20:09:02 +0530 Subject: moved to moonfly color scheme --- .tmux.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.tmux.conf') 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 -- cgit v1.2.3