From: Simon Ruderich Date: Tue, 28 Jul 2009 01:47:54 +0000 (+0200) Subject: screenrc: Use white on blue background for messages. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;ds=inline;h=34e3c691fbff5789c76608bb01d0c0f753cd83ad;p=config%2Fdotfiles.git screenrc: Use white on blue background for messages. --- diff --git a/screenrc.in b/screenrc.in index ee56e64..afbd30a 100644 --- a/screenrc.in +++ b/screenrc.in @@ -17,6 +17,10 @@ term screen-256color # http://www.frexx.de/xterm-256-notes/. attrcolor b ".I" +# Use white on light blue background for highlighting and text messages (and +# for window borders in split mode). +sorendition = Bw + # Always display the caption. caption always "%{= Bw}%3n %t" # %{= Bw} - white on light blue background, also reset all attributes