# HG changeset patch # User Tomas Zeman # Date 1326120025 -3600 # Node ID 2e2d65a997abf8f0524eb4dc6ec7d895f6d18457 # Parent 6f2117ed772db9889799760d3054b4528aa7d44a .screenrc: green background for status line diff -r 6f2117ed772d -r 2e2d65a997ab config/.screenrc --- a/config/.screenrc Mon Jan 09 10:07:27 2012 +0100 +++ b/config/.screenrc Mon Jan 09 15:40:25 2012 +0100 @@ -4,4 +4,4 @@ defscrollback 2000 hardstatus alwayslastline startup_message off -hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%H %l %Y-%m-%d %c:%s%{-}' +hardstatus string '%{= gK}%-Lw%{= KW}%50>%n%f* %t%{= gK}%+Lw%< %{= kG}%-=%H %l %Y-%m-%d %c:%s%{-}'