From b87cc1a2a1f4cf3f020d081b3bce638af17d750c Mon Sep 17 00:00:00 2001 From: josiah Date: Sun, 28 Jul 2019 19:11:09 +0000 Subject: [PATCH] Update .tmux stratus bar colors --- .tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index b5d148e..10ed4f9 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -1,4 +1,7 @@ +# set colors +set status-bg magenta +set status-fg black # rebind the dumb prefix key unbind C-b set-option -g prefix C-t -bind-key C-t send-prefix \ No newline at end of file +bind-key C-t send-prefix