diff options
author | Michael Vetter <jubalh@iodoru.org> | 2019-10-12 13:03:14 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2019-10-12 13:03:14 +0200 |
commit | 5c53e02d8690b4664a6ad4fc28b83b68b85299c8 (patch) | |
tree | 4a04a3ad3fee6ea2b0117336a2ea594a96384ec6 /theme_template | |
parent | 559c143587e87235ffd6aea46d1701afe0a501ca (diff) | |
download | profani-tty-5c53e02d8690b4664a6ad4fc28b83b68b85299c8.tar.gz |
Add option to hilight unread rooms in /wins command
In the theme we can now set `cmd.wins.unread` to hvae a special color for the lines of the `/wins` output that have unread messages. Fix https://github.com/profanity-im/profanity/issues/895
Diffstat (limited to 'theme_template')
-rw-r--r-- | theme_template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme_template b/theme_template index 5f4ddf5f..55de8521 100644 --- a/theme_template +++ b/theme_template @@ -79,6 +79,7 @@ roster.room.mention= occupants.header= receipt.sent= untrusted= +cmd.wins.unread= [ui] beep= |