|
|
|
@ -35,7 +35,6 @@ set -g status-keys vi
|
|
|
|
|
# Set status bar background and foreground color.
|
|
|
|
|
set -g status-style fg=colour136,bg="#002b36"
|
|
|
|
|
set -g status-left-style default
|
|
|
|
|
set -g status-left "#[fg=green] ❐ #S #[default]"
|
|
|
|
|
set -g status-right-style default
|
|
|
|
|
|
|
|
|
|
# Set the inactive window color and style
|
|
|
|
|