]> git.phdru.name Git - dotfiles.git/commitdiff
.screenrc: change caption colors to match my tmux config
authorOleg Broytman <phd@phdru.name>
Wed, 10 Feb 2016 16:30:50 +0000 (19:30 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 10 Feb 2016 16:30:50 +0000 (19:30 +0300)
Title for the current window: blue on cyan;
titles for inactive windows: default (assumed black) on cyan.

.screenrc

index 26d155a25852ba0a1eb48ede09f3ef428e2305c6..3227dad1129f54a8f586b45965ef728d24938888 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -2,7 +2,7 @@
 autodetach on
 
 # status line at the bottom of terminal
-caption always "%{= kw}%-w%{= bw} %n %t %{-}%+w %-="
+caption always "%{= cd}%-w%{= cb} %n %t %{-}%+w %-="
 
 deflogin on