Como altero as cores da linha hardstatus no GNU Screen?

Como altero as cores da linha hardstatus no GNU Screen?

Eu tenho o seguinte no meu screenrc:

hardstatus on
hardstatus alwayslastline
hardstatus string "%{.bW}%-w%{.rW}%n %t%{-}%+w %=%{..G} %H %{..Y} %m/%d %C%a "

O que é ótimo, mas adoraria poder alterar as cores do texto na linha hardstatus.

Responder1

info screen "String Escapes"

Aqui estámeu .screenrcpara referência.

informação relacionada