Let's try Nord.

This commit is contained in:
Bartek Stalewski 2020-10-17 00:56:15 +02:00
parent 86003545e5
commit 2d6a3bb420

View File

@ -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 "