tmux: change colors
This commit is contained in:
@@ -11,6 +11,9 @@ set -g mouse on
|
||||
set -g status-left "[#I] "
|
||||
set -g status-right "\"#H\" %H:%M %d-%m-%Y"
|
||||
|
||||
set -ag status-style "bg=#d4be98"
|
||||
set -ag status-style "fg=#32302f"
|
||||
|
||||
# bindings
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
|
||||
Reference in New Issue
Block a user