summaryrefslogtreecommitdiff
path: root/.tmux.conf
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-09-11 10:09:30 +0530
committerlistout <listout@protonmail.com>2021-09-11 10:09:30 +0530
commit43e2e1bd01dae1ca828d31778653826a804c4769 (patch)
tree8f675a617a816c5cdcaa575db9f5134418d66a11 /.tmux.conf
parent74eed9d9c88f4ae50ebd28ef582238ceeedc7ee7 (diff)
removed colors
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 973323b..e435790 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=#080808 bg=#ebebeb"
-set -g pane-active-border-style "fg=#ae81ff"
-set -g pane-border-style "fg=#74b2ff"
+set -g status-style "fg=#000000 bg=#ffffff"
+set -g pane-active-border-style "fg=#ffffff"
+set -g pane-border-style "fg=#ffffff"
# source-file ~/.tmux/moonfly.tmux.conf