diff options
-rw-r--r-- | tmux | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,5 +50,5 @@ set -g status-right '~%Y.%m.%d..%H.%M ' # white-ish background with dark-grey text set -g status-style bg=colour7 -set -ag status-style fg=colour8 +set -ag status-style fg=colour10 |