|
@@ -19,8 +19,8 @@ set-option -g status-fg yellow
|
|
|
# active window colors
|
|
|
# these are the basic text/background colours,
|
|
|
# but are only used when multiple panes are open
|
|
|
-set -g window-active-style "bg=colour0"
|
|
|
-set -g window-style "bg=colour8"
|
|
|
+# set -g window-active-style "bg=colour0"
|
|
|
+# set -g window-style "bg=colour8"
|
|
|
|
|
|
# window indicators w/ ctrl-q
|
|
|
set-window-option -g window-status-fg brightblue
|