about summary refs log tree commit diff stats
path: root/themes
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-06-05 10:40:03 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-06-05 10:40:03 +0200
commitfcf4d143742ea1bf42babef32b11e9bbb2e863a0 (patch)
treee2e3fdfdcbf83e7019bab2eb746e9ec227e0395f /themes
parent06f5e94dd7792bba568af69822d57f8e699277b1 (diff)
downloadprofani-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')
-rw-r--r--themes/aqua1
-rw-r--r--themes/batman1
-rw-r--r--themes/bios1
-rw-r--r--themes/boothj51
-rw-r--r--themes/boothj5_laptop1
-rw-r--r--themes/boothj5_slack1
-rw-r--r--themes/forest1
-rw-r--r--themes/hacker1
-rw-r--r--themes/headache1
-rw-r--r--themes/joker1
-rw-r--r--themes/mono1
-rw-r--r--themes/orange1
-rw-r--r--themes/original1
-rw-r--r--themes/original_bright1
-rw-r--r--themes/shade1
15 files changed, 15 insertions, 0 deletions
diff --git a/themes/aqua b/themes/aqua
index 8c86da3a..48b3d4e7 100644
--- a/themes/aqua
+++ b/themes/aqua
@@ -15,6 +15,7 @@ titlebar.dnd=cyan
 titlebar.xa=bold_cyan
 statusbar=blue
 statusbar.text=bold_white
+statusbar.time=bold_white
 statusbar.brackets=white
 statusbar.active=cyan
 statusbar.new=white
diff --git a/themes/batman b/themes/batman
index f9186525..fa7e7f18 100644
--- a/themes/batman
+++ b/themes/batman
@@ -5,6 +5,7 @@ statusbar=yellow
 titlebar.text=black
 titlebar.brackets=black
 statusbar.text=magenta
+statusbar.time=magenta
 statusbar.brackets=black
 statusbar.active=magenta
 statusbar.new=magenta
diff --git a/themes/bios b/themes/bios
index aded8473..72e3a44d 100644
--- a/themes/bios
+++ b/themes/bios
@@ -15,6 +15,7 @@ titlebar.dnd=black
 titlebar.chat=black
 statusbar=white
 statusbar.text=black
+statusbar.time=black
 statusbar.brackets=black
 statusbar.active=black
 statusbar.new=black
diff --git a/themes/boothj5 b/themes/boothj5
index bbac89a6..d90cff03 100644
--- a/themes/boothj5
+++ b/themes/boothj5
@@ -15,6 +15,7 @@ titlebar.dnd=bold_red
 titlebar.chat=bold_green
 statusbar=blue
 statusbar.text=bold_white
+statusbar.time=bold_white
 statusbar.brackets=bold_white
 statusbar.active=bold_cyan
 statusbar.new=bold_white
diff --git a/themes/boothj5_laptop b/themes/boothj5_laptop
index 4ca185fc..4b03427b 100644
--- a/themes/boothj5_laptop
+++ b/themes/boothj5_laptop
@@ -15,6 +15,7 @@ titlebar.dnd=bold_red
 titlebar.chat=bold_green
 statusbar=blue
 statusbar.text=bold_white
+statusbar.time=bold_white
 statusbar.brackets=bold_white
 statusbar.active=bold_cyan
 statusbar.new=bold_white
diff --git a/themes/boothj5_slack b/themes/boothj5_slack
index b8efb132..ad126e9c 100644
--- a/themes/boothj5_slack
+++ b/themes/boothj5_slack
@@ -15,6 +15,7 @@ titlebar.dnd=bold_red
 titlebar.chat=bold_green
 statusbar=blue
 statusbar.text=bold_white
+statusbar.time=bold_white
 statusbar.brackets=bold_white
 statusbar.active=bold_cyan
 statusbar.new=bold_white
diff --git a/themes/forest b/themes/forest
index d216a2f1..5675e496 100644
--- a/themes/forest
+++ b/themes/forest
@@ -15,6 +15,7 @@ titlebar.dnd=white
 titlebar.xa=white
 statusbar=green
 statusbar.text=black
+statusbar.time=black
 statusbar.brackets=black
 statusbar.active=bold_green
 statusbar.new=white
diff --git a/themes/hacker b/themes/hacker
index 95785bf9..8639dbe6 100644
--- a/themes/hacker
+++ b/themes/hacker
@@ -15,6 +15,7 @@ titlebar.dnd=black
 titlebar.xa=black
 statusbar=green
 statusbar.text=black
+statusbar.time=black
 statusbar.brackets=black
 statusbar.active=black
 statusbar.new=black
diff --git a/themes/headache b/themes/headache
index fd8ccca5..5b2f5cba 100644
--- a/themes/headache
+++ b/themes/headache
@@ -15,6 +15,7 @@ titlebar.dnd=black
 titlebar.xa=white
 statusbar=default
 statusbar.text=white
+statusbar.time=white
 statusbar.brackets=red
 statusbar.active=cyan
 statusbar.new=white
diff --git a/themes/joker b/themes/joker
index db5e6d54..39324896 100644
--- a/themes/joker
+++ b/themes/joker
@@ -15,6 +15,7 @@ titlebar.dnd=black
 titlebar.xa=white
 statusbar=magenta
 statusbar.text=green
+statusbar.time=green
 statusbar.brackets=cyan
 statusbar.active=green
 statusbar.new=white
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
diff --git a/themes/orange b/themes/orange
index 353dc4d3..b3a92ead 100644
--- a/themes/orange
+++ b/themes/orange
@@ -15,6 +15,7 @@ titlebar.dnd=black
 titlebar.xa=white
 statusbar=green
 statusbar.text=black
+statusbar.time=black
 statusbar.brackets=blue
 statusbar.active=white
 statusbar.new=white
diff --git a/themes/original b/themes/original
index 38eba694..ef325bd0 100644
--- a/themes/original
+++ b/themes/original
@@ -15,6 +15,7 @@ titlebar.dnd=white
 titlebar.xa=white
 statusbar=blue
 statusbar.text=white
+statusbar.time=white
 statusbar.brackets=cyan
 statusbar.active=cyan
 statusbar.new=white
diff --git a/themes/original_bright b/themes/original_bright
index fea535ca..8f073610 100644
--- a/themes/original_bright
+++ b/themes/original_bright
@@ -15,6 +15,7 @@ titlebar.dnd=bold_white
 titlebar.xa=bold_white
 statusbar=blue
 statusbar.text=bold_white
+statusbar.time=bold_white
 statusbar.brackets=bold_cyan
 statusbar.active=bold_cyan
 statusbar.new=bold_white
diff --git a/themes/shade b/themes/shade
index 7672ea32..980b7e7f 100644
--- a/themes/shade
+++ b/themes/shade
@@ -15,6 +15,7 @@ titlebar.dnd=red
 titlebar.xa=green
 statusbar=default
 statusbar.text=magenta
+statusbar.time=magenta
 statusbar.brackets=magenta
 statusbar.active=white
 statusbar.new=green