diff --git a/tmux.conf b/tmux.conf index ea44c8d..65b4340 100644 --- a/tmux.conf +++ b/tmux.conf @@ -52,18 +52,18 @@ set-window-option -g clock-mode-colour green #green ## Solarized light -set-option -g status-bg white #base2 -set-option -g status-fg yellow #yellow -set-option -g status-attr default -set-window-option -g window-status-fg brightyellow #base00 -set-window-option -g window-status-bg default -#set-window-option -g window-status-attr dim -set-window-option -g window-status-current-fg brightred #orange -set-window-option -g window-status-current-bg default -set-option -g pane-border-fg white #base2 -set-option -g pane-active-border-fg brightcyan #base1 -set-option -g message-bg white #base2 -set-option -g message-fg brightred #orange -set-option -g display-panes-active-colour blue #blue -set-option -g display-panes-colour brightred #orange -set-window-option -g clock-mode-colour green #green +#set-option -g status-bg white #base2 +#set-option -g status-fg yellow #yellow +#set-option -g status-attr default +#set-window-option -g window-status-fg brightyellow #base00 +#set-window-option -g window-status-bg default +##set-window-option -g window-status-attr dim +#set-window-option -g window-status-current-fg brightred #orange +#set-window-option -g window-status-current-bg default +#set-option -g pane-border-fg white #base2 +#set-option -g pane-active-border-fg brightcyan #base1 +#set-option -g message-bg white #base2 +#set-option -g message-fg brightred #orange +#set-option -g display-panes-active-colour blue #blue +#set-option -g display-panes-colour brightred #orange +#set-window-option -g clock-mode-colour green #green