diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-06-05 10:40:03 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-06-05 10:40:03 +0200 |
commit | fcf4d143742ea1bf42babef32b11e9bbb2e863a0 (patch) | |
tree | e2e3fdfdcbf83e7019bab2eb746e9ec227e0395f /themes/mono | |
parent | 06f5e94dd7792bba568af69822d57f8e699277b1 (diff) | |
download | profani-tty-fcf4d143742ea1bf42babef32b11e9bbb2e863a0.tar.gz |
Document statusbar.time theme feature
Users where under the impression that you can't colour the time displayed in the statusbar. Let's add it to the template, and also change all themes to use the same colour for the time as for the statusbar text.
Diffstat (limited to 'themes/mono')
-rw-r--r-- | themes/mono | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/mono b/themes/mono index fcb16230..e40a3278 100644 --- a/themes/mono +++ b/themes/mono @@ -15,6 +15,7 @@ titlebar.dnd=black titlebar.xa=black statusbar=white statusbar.text=black +statusbar.time=black statusbar.brackets=black statusbar.active=black statusbar.new=black |