From: Silvio Rhatto Date: Sun, 16 Mar 2014 14:43:21 +0000 (-0300) Subject: New screen theme X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=bf7f099210a8e92c253ef2bdced93ad4811c042e;p=puppet-nodo.git New screen theme --- diff --git a/templates/screen/screenrc.erb b/templates/screen/screenrc.erb index aabeee0..fa39de6 100644 --- a/templates/screen/screenrc.erb +++ b/templates/screen/screenrc.erb @@ -142,4 +142,7 @@ select <%= @select %> # hardstatus alwayslastline "%w" # Green text, time, and date; windows in cyan: -hardstatus alwayslastline "%{=b}%{G} Screen(s): %{c}%w %=%{kG}%C%A %D, %M/%d/%Y " +#hardstatus alwayslastline "%{=b}%{G} Screen(s): %{c}%w %=%{kG}%C%A %D, %M/%d/%Y " + +# Yellow text, time, and date; windows in blue: +hardstatus alwayslastline "%{=b}%{Y}Screen(s): %{c}%w %=%{kY}%C%A %D, %M/%d/%Y"