summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-12-03 14:28:10 +0530
committerlistout <listout@protonmail.com>2021-12-03 14:28:10 +0530
commit21b584b60d31f646e11560197f368b8111f1d9b2 (patch)
tree69c0691b1c2df4cc3fa05f391a8ef35c3d25f630 /.tmux.conf
parent644266b05c9d10d5bea20291cad067c30f73cb74 (diff)
moved to jellybeans font
Diffstat (limited to '.tmux.conf')
-rw-r--r--.tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index eb77f08..04af44f 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -66,6 +66,6 @@ bind -r K resize-pane -U 5
bind -r L resize-pane -R 5
# styling
-set -g status-style "fg=#f0ecfe bg=#1c1c1c"
+set -g status-style "fg=#dedede bg=#121212"
set -g pane-active-border-style "fg=#ffffff"
set -g pane-border-style "fg=#ffffff"