Switch to Gruvbox as light theme
This commit is contained in:
@@ -7,5 +7,5 @@ set -g status-right ""
|
||||
set -g pane-border-style "fg=#2e3244"
|
||||
set -g pane-active-border-style "fg=#454b68"
|
||||
setw -g window-status-style "none,fg=black,bg=brightblack"
|
||||
setw -g window-status-format "#[fg=black,bg=brightblack] #I #W "
|
||||
setw -g window-status-current-format "#[fg=black,bg=cyan,bold] #I #W "
|
||||
setw -g window-status-format "#[fg=black,bg=brightblack] #I #W "
|
||||
setw -g window-status-current-format "#[fg=black,bg=cyan,bold] #I #W "
|
||||
Reference in New Issue
Block a user