]> git.phdru.name Git - dotfiles.git/commitdiff
.screenrc: Change hardstatus colors
authorOleg Broytman <phd@phdru.name>
Thu, 14 May 2020 22:59:16 +0000 (01:59 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 14 May 2020 22:59:16 +0000 (01:59 +0300)
The current window (highlighted): black on green;
other windows: black on brown (dim yellow).

.screenrc

index f9c73196225533c30affe76a5e1f532a814f460c..070b58656efcf0e369c1d434916639c66e2b6b2e 100644 (file)
--- 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
 # 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
 
 # set these terminals up to be 'optimal' instead of vt100
 termcapinfo xterm*|rxvt*|linux*|Eterm* OP