Let's try Nord.
This commit is contained in:
parent
86003545e5
commit
2d6a3bb420
@ -32,10 +32,10 @@ set -g pane-border-style "fg=black"
|
||||
set -g pane-active-border-style "fg=cyan"
|
||||
set -g message-style "fg=white,bg=black"
|
||||
set -g message-command-style "fg=white,bg=black"
|
||||
set -g status-left "#[fg=cyan,bg=black] #S "
|
||||
set -g status-left ""
|
||||
set -g status-right "#[fg=cyan,bg=brightblack] #h "
|
||||
setw -g window-status-style "none,fg=cyan,bg=brightblack"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-activity-style "none"
|
||||
setw -g window-status-format "#[fg=cyan,bg=black] #I #W "
|
||||
setw -g window-status-current-format "#[fg=black,bg=cyan] #I #W "
|
||||
setw -g window-status-format "#[fg=cyan,bg=black]#I #W "
|
||||
setw -g window-status-current-format "#[fg=black,bg=cyan]#I #W "
|
||||
|
Loading…
Reference in New Issue
Block a user