diff options
author | James Booth <boothj5@gmail.com> | 2016-02-01 01:42:09 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-02-01 01:42:09 +0000 |
commit | f0837abf0a56a2f77a79c7e4fe6f25de33bb012f (patch) | |
tree | a947acbf534d082afc6f5ca57d639f89449e3dcf /themes/boothj5_slack | |
parent | f91b21a1d67f97f2ba55d32358f85df9ffe3d175 (diff) | |
download | profani-tty-f0837abf0a56a2f77a79c7e4fe6f25de33bb012f.tar.gz |
Updated themes
Diffstat (limited to 'themes/boothj5_slack')
-rw-r--r-- | themes/boothj5_slack | 40 |
1 files changed, 23 insertions, 17 deletions
diff --git a/themes/boothj5_slack b/themes/boothj5_slack index 0c05a276..48a8e225 100644 --- a/themes/boothj5_slack +++ b/themes/boothj5_slack @@ -24,25 +24,26 @@ main.text.them=bold_white main.splash=bold_red main.time=yellow input.text=bold_green -subscribed=bold_green +subscribed=green unsubscribed=red otr.started.trusted=green otr.started.untrusted=yellow otr.ended=red otr.trusted=green otr.untrusted=yellow -online=bold_green -away=bold_cyan -chat=bold_white +online=green +away=cyan +chat=white dnd=magenta -xa=bold_blue +xa=blue offline=red incoming=bold_yellow typing=yellow gone=red error=red roominfo=yellow -roommention=bold_red +roommention=bold_cyan +roomtrigger=bold_blue me=blue them=bold_green roster.header=bold_yellow @@ -66,6 +67,8 @@ roster.dnd.unread=bold_magenta roster.offline.unread=bold_red roster.room=green roster.room.unread=bold_green +roster.room.mention=bold_cyan +roster.room.trigger=bold_blue occupants.header=bold_yellow receipt.sent=bold_black @@ -83,35 +86,38 @@ time.xml=%H:%M:%S time.statusbar=%H:%M:%S time.lastactivity=%d/%m/%y %H:%M:%S privileges=false -presence=true +presence=false intype=true -enc.warn=true +enc.warn=false resource.title=false resource.message=false statuses.console=none -statuses.chat=none +statuses.chat=all statuses.muc=none roster=true roster.offline=false roster.empty=false -roster.by=presence +roster.by=none roster.order=presence -roster.unread=before -roster.count=true +roster.unread=after roster.priority=false -roster.size=35 +roster.size=25 roster.wrap=true roster.header.char=@ roster.contact.indent=1 roster.resource=false -roster.presence=true -roster.presence.indent=-1 +roster.presence=false roster.status=true roster.contacts=true roster.rooms=true roster.rooms.order=name -roster.rooms.unread=before +roster.rooms.unread=after roster.rooms.pos=first +roster.rooms.by=service +roster.rooms.private.char=/ +roster.private=room +roster.count=unread +roster.count.zero=false occupants=true occupants.size=15 occupants.jid=false @@ -119,4 +125,4 @@ wins.autotidy=true otr.char=@ pgp.char=% tls.show=true -console.muc=all +console.muc=first |