From 076a3d661e1b0d242e8b9c3a5dfe6bb61db70d4a Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 16 Dec 2008 18:00:28 -0600 Subject: [PATCH] clock looks better in black on grey; reserve colors for other alerts --- profiles/debian.screenrc | 2 +- profiles/fedora.screenrc | 2 +- profiles/redhat.screenrc | 2 +- profiles/ubuntu.screenrc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/debian.screenrc b/profiles/debian.screenrc index ee2e9cee..7a5892a0 100644 --- a/profiles/debian.screenrc +++ b/profiles/debian.screenrc @@ -22,4 +22,4 @@ source /usr/share/screen-profiles/profiles/common caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s' diff --git a/profiles/fedora.screenrc b/profiles/fedora.screenrc index 3b457e6d..fbdac5ac 100644 --- a/profiles/fedora.screenrc +++ b/profiles/fedora.screenrc @@ -22,4 +22,4 @@ source /usr/share/screen-profiles/profiles/common caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b Bw} f %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b Bw} f %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s' diff --git a/profiles/redhat.screenrc b/profiles/redhat.screenrc index ede7d6af..2dc7085e 100644 --- a/profiles/redhat.screenrc +++ b/profiles/redhat.screenrc @@ -23,4 +23,4 @@ source /usr/share/screen-profiles/profiles/common hardstatus alwayslastline caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b RK} RH %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b RK} RH %{+b wk} %100` %{= Wk}|%= |%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s' diff --git a/profiles/ubuntu.screenrc b/profiles/ubuntu.screenrc index 39ab36a4..74d9f086 100644 --- a/profiles/ubuntu.screenrc +++ b/profiles/ubuntu.screenrc @@ -22,4 +22,4 @@ source /usr/share/screen-profiles/profiles/common caption always '%{= Wk}%{= Wk}%?%-Lw%?%{= yk}%n %t%{= Wk} %?%+Lw%?%?%= %{= Wk}' -hardstatus string '%{= wk} %{+b r}\%{= y}o%{=b Y}/%{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{g}%104`x%{+b gW}%103`%{= Wk}|%{= wb}%Y-%m-%d %c:%s%{k}' +hardstatus string '%{= wk} %{+b r}\%{= y}o%{=b Y}/%{+b wk} %100` %{= Wk}|%= |%{+B bW}%102`%{= Wk}|%{+b rW}%101`%{= Wk}|%{g}%104`x%{+b gW}%103`%{= Wk}|%{= wk}%Y-%m-%d %c:%s'