From: Oleg Broytman Date: Thu, 14 May 2020 22:59:16 +0000 (+0300) Subject: .screenrc: Change hardstatus colors X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=bdb608b1e8948ca8610be068efdf005cfbb2f3a3 .screenrc: Change hardstatus colors The current window (highlighted): black on green; other windows: black on brown (dim yellow). --- diff --git a/.screenrc b/.screenrc index f9c7319..070b586 100644 --- a/.screenrc +++ b/.screenrc @@ -79,7 +79,7 @@ termcapinfo xterm*|rxvt*|kterm*|Eterm* hs:ts=\E]0;:fs=\007:ds=\E]0;\007 # for inactive windows - black on cyan # for active window - white on blue hardstatus alwayslastline -hardstatus string "%{= ck}%-w%{= bw}%n%f %t%{-}%+w %-=" +hardstatus string "%{= yk}%-w%{= gk}%n%f %t%{-}%+w %-=" # set these terminals up to be 'optimal' instead of vt100 termcapinfo xterm*|rxvt*|linux*|Eterm* OP