Tweak other window activity colors

Thanks to the currently active window and other windows with activity
colors being very similar, it was often quite hard to see which window
is currently active.

This changes activity color in other windows to just be gray, rather
than the specific color of the theme, allowing the currently active
window to stand out more.
This commit is contained in:
2017-04-11 10:47:40 +01:00
parent 03a372866f
commit 7809bc5911
15 changed files with 15 additions and 15 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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