]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - screenrc.in
screenrc: Use white on blue background for messages.
[config/dotfiles.git] / 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