diff --git a/powerline/block/gray.tmuxtheme b/powerline/block/gray.tmuxtheme index be2a396..fcbe863 100644 --- a/powerline/block/gray.tmuxtheme +++ b/powerline/block/gray.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour245 set -g window-status-current-fg colour232 # Window with activity status -set -g window-status-activity-bg colour243 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/blue.tmuxtheme b/powerline/default/blue.tmuxtheme index dc09a4b..ad8301a 100644 --- a/powerline/default/blue.tmuxtheme +++ b/powerline/default/blue.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour100 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour31 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/cyan.tmuxtheme b/powerline/default/cyan.tmuxtheme index a9b3436..9cbb50f 100644 --- a/powerline/default/cyan.tmuxtheme +++ b/powerline/default/cyan.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour39 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour75 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/green.tmuxtheme b/powerline/default/green.tmuxtheme index d439f3f..0ce3c02 100644 --- a/powerline/default/green.tmuxtheme +++ b/powerline/default/green.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour100 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour107 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/magenta.tmuxtheme b/powerline/default/magenta.tmuxtheme index 51c65de..e2f39a8 100644 --- a/powerline/default/magenta.tmuxtheme +++ b/powerline/default/magenta.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour125 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour141 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/orange.tmuxtheme b/powerline/default/orange.tmuxtheme index 13b0e77..a2f50da 100644 --- a/powerline/default/orange.tmuxtheme +++ b/powerline/default/orange.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour130 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour130 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/red.tmuxtheme b/powerline/default/red.tmuxtheme index bf1b140..fe6bb59 100644 --- a/powerline/default/red.tmuxtheme +++ b/powerline/default/red.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour88 set -g window-status-current-fg colour16 # Window with activity status -set -g window-status-activity-bg colour88 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/default/yellow.tmuxtheme b/powerline/default/yellow.tmuxtheme index a3800f8..41e9a48 100644 --- a/powerline/default/yellow.tmuxtheme +++ b/powerline/default/yellow.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour227 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour229 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/blue.tmuxtheme b/powerline/double/blue.tmuxtheme index 2fc2ba3..54bcf36 100644 --- a/powerline/double/blue.tmuxtheme +++ b/powerline/double/blue.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour24 set -g window-status-current-fg colour233 # Window with activity status -set -g window-status-activity-bg colour31 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/cyan.tmuxtheme b/powerline/double/cyan.tmuxtheme index a861a44..1d68cc4 100644 --- a/powerline/double/cyan.tmuxtheme +++ b/powerline/double/cyan.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour39 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour75 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/green.tmuxtheme b/powerline/double/green.tmuxtheme index 5c73f3b..e759822 100644 --- a/powerline/double/green.tmuxtheme +++ b/powerline/double/green.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour100 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour107 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/magenta.tmuxtheme b/powerline/double/magenta.tmuxtheme index 2dc3dbf..c508f8e 100644 --- a/powerline/double/magenta.tmuxtheme +++ b/powerline/double/magenta.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour125 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour141 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/orange.tmuxtheme b/powerline/double/orange.tmuxtheme index 0a8055c..3545da5 100644 --- a/powerline/double/orange.tmuxtheme +++ b/powerline/double/orange.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour130 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour130 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/red.tmuxtheme b/powerline/double/red.tmuxtheme index 5355e01..c1eb3cc 100644 --- a/powerline/double/red.tmuxtheme +++ b/powerline/double/red.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour88 set -g window-status-current-fg colour16 # Window with activity status -set -g window-status-activity-bg colour88 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator diff --git a/powerline/double/yellow.tmuxtheme b/powerline/double/yellow.tmuxtheme index 4926511..694b680 100644 --- a/powerline/double/yellow.tmuxtheme +++ b/powerline/double/yellow.tmuxtheme @@ -36,7 +36,7 @@ set -g window-status-current-bg colour227 set -g window-status-current-fg colour235 # Window with activity status -set -g window-status-activity-bg colour229 # fg and bg are flipped here due to +set -g window-status-activity-bg colour245 # fg and bg are flipped here due to set -g window-status-activity-fg colour233 # a bug in tmux # Window separator