From 148db6852ada78b29f9a653128383fe9c1b247c6 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Wed, 31 Jul 2019 08:35:13 -0700 Subject: darker color for tmux modeline text --- tmux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux b/tmux index a0a71a4..efa1a63 100644 --- a/tmux +++ b/tmux @@ -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 -- cgit v1.2.3