mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmux): change color
This commit is contained in:
@@ -64,7 +64,7 @@ set -g status-right-style NONE
|
||||
set -g status-left "#[fg=black,bg=green,bold] #S #[fg=blue,bg=default,nobold,noitalics,nounderscore]"
|
||||
|
||||
# --- Windows ---
|
||||
set -g window-status-current-format "#[fg=white,bg=#1F2335] #I #W "
|
||||
set -g window-status-current-format "#[fg=white,bg=#111111] #I #W "
|
||||
set -g window-status-format "#[fg=brightwhite,bg=default,nobold,noitalics,nounderscore] #I #W #F "
|
||||
|
||||
# --- Bar Right ---
|
||||
|
||||
Reference in New Issue
Block a user