From: Oleg Broytman Date: Tue, 31 Dec 2013 02:46:56 +0000 (+0400) Subject: "from *black on* harsh green" X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=02eb3e6b75a0c38eb34d55b61c3179ee324daaf1 "from *black on* harsh green" --- diff --git a/.tmux.conf b/.tmux.conf index 8d964d6..bfecde3 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -30,7 +30,7 @@ set-window-option -g aggressive-resize on set-option -g visual-activity on set-window-option -g monitor-activity on -# Soften status bar color from harsh green to black on cyan +# Soften status bar color from black on harsh green to black on cyan set-option -g status-fg black set-option -g status-bg cyan