summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-04-22 11:14:04 +0530
committerlistout <listout@protonmail.com>2021-04-22 11:14:04 +0530
commit9ad79d7a84b901fd182fc467794ce9f083259ff7 (patch)
tree05347fc7f9825b5487992a9a1e5a33be9cbf81b2 /.tmux.conf
parent9e684980b91b71bd568bb5cf339a49b4c50450f0 (diff)
color for pane border
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 432b066..0be74f0 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -47,5 +47,7 @@ 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"
# source-file ~/.tmux/moonfly.tmux.conf