]> git.phdru.name Git - dotfiles.git/blobdiff - .screenrc
.screenrc: change status colors
[dotfiles.git] / .screenrc
index 5e0864d38573288b49de166857ff3aa8207256a8..8b4839006352f3ca938932b95e8f37b5574c2d2c 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -3,9 +3,9 @@ autodetach on
 
 # status line at the bottom of terminal
 # display numbers and titles:
-# for inactive windows with default color (presumably black) on cyan
-# for active windows with blue on cyan
-caption always "%{= cd}%-w%{= cb}%n %t%{-}%+w %-="
+# for inactive windows - black on cyan
+# for active window - white on blue
+caption always "%{= ck}%-w%{= bw}%n %t%{-}%+w %-="
 
 deflogin on