From 34e3c691fbff5789c76608bb01d0c0f753cd83ad Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Tue, 28 Jul 2009 03:47:54 +0200 Subject: [PATCH] screenrc: Use white on blue background for messages. --- screenrc.in | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.44.2