1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00

Updated themes

This commit is contained in:
James Booth 2016-02-01 01:42:09 +00:00
parent f91b21a1d6
commit f0837abf0a
4 changed files with 23 additions and 20 deletions

View File

@ -100,7 +100,6 @@ roster.empty=false
roster.by=group roster.by=group
roster.order=presence roster.order=presence
roster.unread=after roster.unread=after
roster.count=true
roster.priority=false roster.priority=false
roster.size=25 roster.size=25
roster.wrap=true roster.wrap=true

View File

@ -24,25 +24,26 @@ main.text.them=bold_white
main.splash=bold_red main.splash=bold_red
main.time=yellow main.time=yellow
input.text=bold_green input.text=bold_green
subscribed=bold_green subscribed=green
unsubscribed=red unsubscribed=red
otr.started.trusted=green otr.started.trusted=green
otr.started.untrusted=yellow otr.started.untrusted=yellow
otr.ended=red otr.ended=red
otr.trusted=green otr.trusted=green
otr.untrusted=yellow otr.untrusted=yellow
online=bold_green online=green
away=bold_cyan away=cyan
chat=bold_white chat=white
dnd=magenta dnd=magenta
xa=bold_blue xa=blue
offline=red offline=red
incoming=bold_yellow incoming=bold_yellow
typing=yellow typing=yellow
gone=red gone=red
error=red error=red
roominfo=yellow roominfo=yellow
roommention=bold_red roommention=bold_cyan
roomtrigger=bold_blue
me=blue me=blue
them=bold_green them=bold_green
roster.header=bold_yellow roster.header=bold_yellow
@ -66,6 +67,8 @@ roster.dnd.unread=bold_magenta
roster.offline.unread=bold_red roster.offline.unread=bold_red
roster.room=green roster.room=green
roster.room.unread=bold_green roster.room.unread=bold_green
roster.room.mention=bold_cyan
roster.room.trigger=bold_blue
occupants.header=bold_yellow occupants.header=bold_yellow
receipt.sent=bold_black receipt.sent=bold_black
@ -83,35 +86,38 @@ time.xml=%H:%M:%S
time.statusbar=%H:%M:%S time.statusbar=%H:%M:%S
time.lastactivity=%d/%m/%y %H:%M:%S time.lastactivity=%d/%m/%y %H:%M:%S
privileges=false privileges=false
presence=true presence=false
intype=true intype=true
enc.warn=true enc.warn=false
resource.title=false resource.title=false
resource.message=false resource.message=false
statuses.console=none statuses.console=none
statuses.chat=none statuses.chat=all
statuses.muc=none statuses.muc=none
roster=true roster=true
roster.offline=false roster.offline=false
roster.empty=false roster.empty=false
roster.by=presence roster.by=none
roster.order=presence roster.order=presence
roster.unread=before roster.unread=after
roster.count=true
roster.priority=false roster.priority=false
roster.size=35 roster.size=25
roster.wrap=true roster.wrap=true
roster.header.char=@ roster.header.char=@
roster.contact.indent=1 roster.contact.indent=1
roster.resource=false roster.resource=false
roster.presence=true roster.presence=false
roster.presence.indent=-1
roster.status=true roster.status=true
roster.contacts=true roster.contacts=true
roster.rooms=true roster.rooms=true
roster.rooms.order=name roster.rooms.order=name
roster.rooms.unread=before roster.rooms.unread=after
roster.rooms.pos=first 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=true
occupants.size=15 occupants.size=15
occupants.jid=false occupants.jid=false
@ -119,4 +125,4 @@ wins.autotidy=true
otr.char=@ otr.char=@
pgp.char=% pgp.char=%
tls.show=true tls.show=true
console.muc=all console.muc=first

View File

@ -24,7 +24,6 @@ roster.empty=true
roster.by=presence roster.by=presence
roster.order=presence roster.order=presence
roster.unread=after roster.unread=after
roster.count=true
roster.priority=true roster.priority=true
roster.size=25 roster.size=25
roster.wrap=true roster.wrap=true

View File

@ -23,7 +23,6 @@ roster.empty=false
roster.by=none roster.by=none
roster.order=presence roster.order=presence
roster.unread=off roster.unread=off
roster.count=false
roster.priority=false roster.priority=false
roster.size=25 roster.size=25
roster.wrap=false roster.wrap=false