diff --git a/powerline/block/blue.tmuxtheme b/powerline/block/blue.tmuxtheme index 8a804a3..b65cc73 100644 --- a/powerline/block/blue.tmuxtheme +++ b/powerline/block/blue.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour24,bold] #S #[fg=colour24,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour24,bold] #S #[fg=colour24,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour24,fg=colour232 +set -g window-status-current-style bg=colour24,fg=black # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour31 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour24,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour24,fg=black # Mode -set -g mode-style bg=colour24,fg=colour231 +set -g mode-style bg=colour24,fg=black diff --git a/powerline/block/cyan.tmuxtheme b/powerline/block/cyan.tmuxtheme index 893bab0..7a64929 100644 --- a/powerline/block/cyan.tmuxtheme +++ b/powerline/block/cyan.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour39,bold] #S #[fg=colour39,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour39,bold] #S #[fg=colour39,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour39,fg=colour232 +set -g window-status-current-style bg=colour39,fg=black # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour75 @@ -58,8 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour39,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour39,fg=black # Mode -set -g mode-style bg=colour39,fg=colour232 - +set -g mode-style bg=colour39,fg=black diff --git a/powerline/block/gray.tmuxtheme b/powerline/block/gray.tmuxtheme index ba03f56..b30baec 100644 --- a/powerline/block/gray.tmuxtheme +++ b/powerline/block/gray.tmuxtheme @@ -12,24 +12,24 @@ set -g status-interval 1 # Basic status bar colors -set -g status-style fg=colour238,bg=colour233 +set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour245,bold] #S #[fg=colour245,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour245,bold] #S #[fg=colour245,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour245,fg=colour232 +set -g window-status-current-style bg=colour245,fg=black # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -41,24 +41,24 @@ set -g window-status-separator "" set -g status-justify centre # Pane border -set -g pane-border-style bg=default,fg=colour235 +set -g pane-border-style bg=default,fg=colour238 # Active pane border -set -g pane-active-border-style bg=default,fg=colour240 +set -g pane-active-border-style bg=default,fg=colour245 # Pane number indicator set -g display-panes-colour colour233 set -g display-panes-active-colour colour245 # Clock mode -set -g clock-mode-colour colour240 +set -g clock-mode-colour colour245 set -g clock-mode-style 24 # Message -set -g message-style bg=colour245,fg=colour232 +set -g message-style bg=colour245,fg=black # Command message -set -g message-command-style bg=colour233,fg=colour250 +set -g message-command-style bg=colour245,fg=black # Mode -set -g mode-style bg=colour243,fg=colour232 +set -g mode-style bg=colour245,fg=black diff --git a/powerline/block/green.tmuxtheme b/powerline/block/green.tmuxtheme index 53f2966..a4488a9 100644 --- a/powerline/block/green.tmuxtheme +++ b/powerline/block/green.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour100,bold] #S #[fg=colour100,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour100,bold] #S #[fg=colour100,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour100,fg=colour232 +set -g window-status-current-style bg=colour100,fg=black # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour107 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour100,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour100,fg=black # Mode -set -g mode-style bg=colour100,fg=colour235 +set -g mode-style bg=colour100,fg=black diff --git a/powerline/block/magenta.tmuxtheme b/powerline/block/magenta.tmuxtheme index cdd005a..b42b690 100644 --- a/powerline/block/magenta.tmuxtheme +++ b/powerline/block/magenta.tmuxtheme @@ -17,22 +17,22 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour125,bold] #S #[fg=colour125,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour125,bold] #S #[fg=colour125,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour90,fg=colour232 +set -g window-status-current-style bg=colour125,fg=black # Window with activity status -set -g window-status-activity-style bg=colour233,fg=colour141 +set -g window-status-activity-style bg=colour233,fg=colour129 # Window separator set -g window-status-separator "" @@ -44,21 +44,21 @@ set -g status-justify centre set -g pane-border-style bg=default,fg=colour238 # Active pane border -set -g pane-active-border-style bg=default,fg=colour90 +set -g pane-active-border-style bg=default,fg=colour125 # Pane number indicator set -g display-panes-colour colour233 set -g display-panes-active-colour colour245 # Clock mode -set -g clock-mode-colour colour90 +set -g clock-mode-colour colour125 set -g clock-mode-style 24 # Message -set -g message-style bg=colour90,fg=black +set -g message-style bg=colour125,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour125,fg=black # Mode -set -g mode-style bg=colour125,fg=colour231 +set -g mode-style bg=colour125,fg=black diff --git a/powerline/block/orange.tmuxtheme b/powerline/block/orange.tmuxtheme index 2f5a08d..6bf3e44 100644 --- a/powerline/block/orange.tmuxtheme +++ b/powerline/block/orange.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour130,bold] #S #[fg=colour130,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour130,bold] #S #[fg=colour130,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour130,fg=colour232 +set -g window-status-current-style bg=colour130,fg=black # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour130 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour130,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour130,fg=black # Mode -set -g mode-style bg=colour130,fg=colour232 +set -g mode-style bg=colour130,fg=black diff --git a/powerline/block/red.tmuxtheme b/powerline/block/red.tmuxtheme index aebf1fb..a0aee26 100644 --- a/powerline/block/red.tmuxtheme +++ b/powerline/block/red.tmuxtheme @@ -17,22 +17,22 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour16,bg=colour88,bold] #S #[fg=colour88,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour88,bold] #S #[fg=colour88,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour124,fg=colour16 +set -g window-status-current-style bg=colour88,fg=black # Window with activity status -set -g window-status-activity-style bg=colour233,fg=colour88 +set -g window-status-activity-style bg=colour233,fg=colour124 # Window separator set -g window-status-separator "" @@ -52,7 +52,7 @@ set -g display-panes-active-colour colour245 # Clock mode set -g clock-mode-colour colour88 -set -g message-style bg=colour24 +set -g clock-mode-style 24 # Message set -g message-style bg=colour88,fg=black @@ -61,4 +61,4 @@ set -g message-style bg=colour88,fg=black set -g message-command-style bg=colour88,fg=black # Mode -set -g mode-style bg=colour124,fg=colour231 +set -g mode-style bg=colour88,fg=black diff --git a/powerline/block/yellow.tmuxtheme b/powerline/block/yellow.tmuxtheme index a0115ae..d80d962 100644 --- a/powerline/block/yellow.tmuxtheme +++ b/powerline/block/yellow.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour227,bold] #S #[fg=colour227,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour227,bold] #S #[fg=colour227,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format " #I:#W#F " # Current window status -set -g window-status-current-style bg=colour227,fg=colour232 +set -g window-status-current-style bg=colour227,fg=black # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour229 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour227,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour227,fg=black # Mode -set -g mode-style bg=colour227,fg=colour235 +set -g mode-style bg=colour227,fg=black diff --git a/powerline/default/blue.tmuxtheme b/powerline/default/blue.tmuxtheme index 2c4bfeb..f5cb1bc 100644 --- a/powerline/default/blue.tmuxtheme +++ b/powerline/default/blue.tmuxtheme @@ -12,17 +12,17 @@ set -g status-interval 1 # Basic status bar colors -set -g status-style fg=colour238,bg=colour233 +set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour24,bold] #S #[fg=colour24,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour24,bold] #S #[fg=colour24,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour24,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour24,fg=black # Mode -set -g mode-style bg=colour24,fg=colour231 +set -g mode-style bg=colour24,fg=black diff --git a/powerline/default/cyan.tmuxtheme b/powerline/default/cyan.tmuxtheme index 52fab19..0987bc9 100644 --- a/powerline/default/cyan.tmuxtheme +++ b/powerline/default/cyan.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour39,bold] #S #[fg=colour39,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour39,bold] #S #[fg=colour39,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour81,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour39,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour39,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour39,fg=black # Mode -set -g mode-style bg=colour39,fg=colour232 +set -g mode-style bg=colour39,fg=black diff --git a/powerline/default/gray.tmuxtheme b/powerline/default/gray.tmuxtheme index 23c61bf..2f9f0e1 100644 --- a/powerline/default/gray.tmuxtheme +++ b/powerline/default/gray.tmuxtheme @@ -12,27 +12,27 @@ set -g status-interval 1 # Basic status bar colors -set -g status-style fg=colour238,bg=colour233 +set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour245,bold] #S #[fg=colour245,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour245,bold] #S #[fg=colour245,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour250,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=black,fg=colour250 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status -set -g window-status-activity-style bg=colour233,fg=colour243 +set -g window-status-activity-style bg=colour233,fg=colour245 # Window separator set -g window-status-separator "" @@ -41,24 +41,24 @@ set -g window-status-separator "" set -g status-justify centre # Pane border -set -g pane-border-style bg=default,fg=colour235 +set -g pane-border-style bg=default,fg=colour238 # Active pane border -set -g pane-active-border-style bg=default,fg=colour240 +set -g pane-active-border-style bg=default,fg=colour245 # Pane number indicator set -g display-panes-colour colour233 set -g display-panes-active-colour colour245 # Clock mode -set -g clock-mode-colour colour240 +set -g clock-mode-colour colour245 set -g clock-mode-style 24 # Message -set -g message-style bg=colour245,fg=colour232 +set -g message-style bg=colour245,fg=black # Command message -set -g message-command-style bg=colour233,fg=colour250 +set -g message-command-style bg=colour245,fg=black # Mode -set -g mode-style bg=colour243,fg=colour232 +set -g mode-style bg=colour245,fg=black diff --git a/powerline/default/green.tmuxtheme b/powerline/default/green.tmuxtheme index 8e372f2..b16c5b2 100644 --- a/powerline/default/green.tmuxtheme +++ b/powerline/default/green.tmuxtheme @@ -17,12 +17,12 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour100,bold] #S #[fg=colour100,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour100,bold] #S #[fg=colour100,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour100,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour100,fg=black # Mode -set -g mode-style bg=colour100,fg=colour235 +set -g mode-style bg=colour100,fg=black diff --git a/powerline/default/magenta.tmuxtheme b/powerline/default/magenta.tmuxtheme index ee2c11d..34897ca 100644 --- a/powerline/default/magenta.tmuxtheme +++ b/powerline/default/magenta.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour125,bold] #S #[fg=colour125,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour125,bold] #S #[fg=colour125,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " -set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour129,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" +set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour127,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour125,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour125,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour125,fg=black # Mode -set -g mode-style bg=colour125,fg=colour231 +set -g mode-style bg=colour125,fg=black diff --git a/powerline/default/orange.tmuxtheme b/powerline/default/orange.tmuxtheme index 66acf13..29bab59 100644 --- a/powerline/default/orange.tmuxtheme +++ b/powerline/default/orange.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour130,bold] #S #[fg=colour130,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour130,bold] #S #[fg=colour130,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour166,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour130,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour130,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour130,fg=black # Mode -set -g mode-style bg=colour130,fg=colour232 +set -g mode-style bg=colour130,fg=black diff --git a/powerline/default/red.tmuxtheme b/powerline/default/red.tmuxtheme index 06a8117..f04adfd 100644 --- a/powerline/default/red.tmuxtheme +++ b/powerline/default/red.tmuxtheme @@ -12,24 +12,24 @@ set -g status-interval 1 # Basic status bar colors -set -g status-style fg=colour238,bg=colour233 +set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour16,bg=colour88,bold] #S #[fg=colour88,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour88,bold] #S #[fg=colour88,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " -set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour160,bold] #I:#W#F #[fg=colour233,bg=black,nobold]" +set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour160,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour88,fg=colour16 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -61,4 +61,4 @@ set -g message-style bg=colour88,fg=black set -g message-command-style bg=colour88,fg=black # Mode -set -g mode-style bg=colour124,fg=colour231 +set -g mode-style bg=colour88,fg=black diff --git a/powerline/default/yellow.tmuxtheme b/powerline/default/yellow.tmuxtheme index 5bf2d60..978d10f 100644 --- a/powerline/default/yellow.tmuxtheme +++ b/powerline/default/yellow.tmuxtheme @@ -17,19 +17,19 @@ set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour227,bold] #S #[fg=colour227,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour227,bold] #S #[fg=colour227,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour232,bg=colour245,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour245,bg=colour240]#[fg=colour233,bg=colour245,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour227,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour227,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour227,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour227,fg=black # Mode -set -g mode-style bg=colour227,fg=colour235 +set -g mode-style bg=colour227,fg=black diff --git a/powerline/double/blue.tmuxtheme b/powerline/double/blue.tmuxtheme index 0c6dfc9..0eda8f9 100644 --- a/powerline/double/blue.tmuxtheme +++ b/powerline/double/blue.tmuxtheme @@ -12,24 +12,24 @@ set -g status-interval 1 # Basic status bar colors -set -g status-style fg=colour238,bg=colour233 +set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour24,bold] #S #[fg=colour24,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour24,bold] #S #[fg=colour24,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour24,bg=colour240]#[fg=colour232,bg=colour24,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour24,bg=colour240]#[fg=colour233,bg=colour24,bold] #H " # Window status set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour33,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour24,fg=colour233 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour24,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour24,fg=black # Mode -set -g mode-style bg=colour24,fg=colour231 +set -g mode-style bg=colour24,fg=black diff --git a/powerline/double/cyan.tmuxtheme b/powerline/double/cyan.tmuxtheme index f78c2ce..e5349af 100644 --- a/powerline/double/cyan.tmuxtheme +++ b/powerline/double/cyan.tmuxtheme @@ -29,7 +29,7 @@ set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour81,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour39,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour39,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour39,fg=black # Mode -set -g mode-style bg=colour39,fg=colour232 +set -g mode-style bg=colour39,fg=black diff --git a/powerline/double/green.tmuxtheme b/powerline/double/green.tmuxtheme index 7cf0f39..7a8909c 100644 --- a/powerline/double/green.tmuxtheme +++ b/powerline/double/green.tmuxtheme @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour100,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour100,fg=black # Mode -set -g mode-style bg=colour100,fg=colour235 +set -g mode-style bg=colour100,fg=black diff --git a/powerline/double/magenta.tmuxtheme b/powerline/double/magenta.tmuxtheme index bef3e7a..d9d8ac0 100644 --- a/powerline/double/magenta.tmuxtheme +++ b/powerline/double/magenta.tmuxtheme @@ -26,10 +26,10 @@ set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] # Window status set -g window-status-format " #I:#W#F " -set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour129,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" +set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour127,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour125,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour125,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour125,fg=black # Mode -set -g mode-style bg=colour125,fg=colour231 +set -g mode-style bg=colour125,fg=black diff --git a/powerline/double/orange.tmuxtheme b/powerline/double/orange.tmuxtheme index f38eaf3..88cc0a9 100644 --- a/powerline/double/orange.tmuxtheme +++ b/powerline/double/orange.tmuxtheme @@ -29,7 +29,7 @@ set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour166,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour130,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour130,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour130,fg=black # Mode -set -g mode-style bg=colour130,fg=colour232 +set -g mode-style bg=colour130,fg=black diff --git a/powerline/double/red.tmuxtheme b/powerline/double/red.tmuxtheme index ea7d53c..c234b9f 100644 --- a/powerline/double/red.tmuxtheme +++ b/powerline/double/red.tmuxtheme @@ -12,24 +12,24 @@ set -g status-interval 1 # Basic status bar colors -set -g status-style fg=colour238,bg=colour233 +set -g status-style fg=colour240,bg=colour233 # Left side of status bar set -g status-left-style bg=colour233,fg=colour243 set -g status-left-length 40 -set -g status-left "#[fg=colour232,bg=colour88,bold] #S #[fg=colour88,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" +set -g status-left "#[fg=colour233,bg=colour88,bold] #S #[fg=colour88,bg=colour240,nobold]#[fg=colour233,bg=colour240] #(whoami) #[fg=colour240,bg=colour235]#[fg=colour240,bg=colour235] #I:#P #[fg=colour235,bg=colour233,nobold]" # Right side of status bar set -g status-right-style bg=colour233,fg=colour243 set -g status-right-length 150 -set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour88,bg=colour240]#[fg=colour232,bg=colour88,bold] #H " +set -g status-right "#[fg=colour235,bg=colour233]#[fg=colour240,bg=colour235] %H:%M:%S #[fg=colour240,bg=colour235]#[fg=colour233,bg=colour240] %d-%b-%y #[fg=colour88,bg=colour240]#[fg=colour233,bg=colour88,bold] #H " # Window status set -g window-status-format " #I:#W#F " -set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour160,bold] #I:#W#F #[fg=colour233,bg=black,nobold]" +set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour160,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour88,fg=colour16 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -61,4 +61,4 @@ set -g message-style bg=colour88,fg=black set -g message-command-style bg=colour88,fg=black # Mode -set -g mode-style bg=colour124,fg=colour231 +set -g mode-style bg=colour88,fg=black diff --git a/powerline/double/yellow.tmuxtheme b/powerline/double/yellow.tmuxtheme index 451a940..6234126 100644 --- a/powerline/double/yellow.tmuxtheme +++ b/powerline/double/yellow.tmuxtheme @@ -29,7 +29,7 @@ set -g window-status-format " #I:#W#F " set -g window-status-current-format "#[fg=colour233,bg=black]#[fg=colour227,nobold] #I:#W#F #[fg=colour233,bg=black,nobold]" # Current window status -set -g window-status-current-style bg=colour227,fg=colour235 +set -g window-status-current-style bg=colour100,fg=colour235 # Window with activity status set -g window-status-activity-style bg=colour233,fg=colour245 @@ -58,7 +58,7 @@ set -g clock-mode-style 24 set -g message-style bg=colour227,fg=black # Command message -set -g message-command-style bg=colour233,fg=black +set -g message-command-style bg=colour227,fg=black # Mode -set -g mode-style bg=colour227,fg=colour235 +set -g mode-style bg=colour227,fg=black