]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
screenrc: Use white on blue background for messages.
authorSimon Ruderich <simon@ruderich.org>
Tue, 28 Jul 2009 01:47:54 +0000 (03:47 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 28 Jul 2009 01:47:54 +0000 (03:47 +0200)
screenrc.in

index ee56e64ab0229619e2b0df15bc0d41a2b6e4eaa0..afbd30a1e5e13d3edfd1985e701ef8415bc204f6 100644 (file)
@@ -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