From 69d0d2038780598ab67435ba9f7e4e6d72b57213 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Mon, 19 Aug 2013 11:43:14 +0200 Subject: [PATCH] Bug. --- tmux.conf | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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