Skip to content

Instantly share code, notes, and snippets.

@ccxcz
Created May 2, 2019 14:30
Show Gist options
  • Save ccxcz/100c5fbbadba6ecaba2feb6f1c0f7465 to your computer and use it in GitHub Desktop.
Save ccxcz/100c5fbbadba6ecaba2feb6f1c0f7465 to your computer and use it in GitHub Desktop.
custom Profanity theme
[ui]
history=true
beep=true
flash=false
splash=true
wrap=true
time.console=%a %X
time.chat=%a %X
time.muc=%a %X
time.config=%a %X
time.private=%a %X
time.xmlconsole=%a %X
time.statusbar=%X %A
resource.title=true
resource.message=true
statuses.console=all
statuses.chat=all
statuses.muc=none
occupants=true
occupants.size=15
occupants.jid=true
roster=true
roster.offline=false
roster.empty=true
roster.by=presence
roster.order=presence
roster.unread=after
roster.priority=true
roster.size=25
roster.wrap=true
roster.header.char=@
roster.contact.char=-
roster.contact.indent=1
roster.resource=true
roster.resource.char=/
roster.resource.indent=1
roster.resource.join=false
roster.presence=true
roster.presence.indent=1
roster.status=true
roster.contacts=true
roster.unsubscribed=true
roster.rooms=true
roster.rooms.order=unread
roster.rooms.unread=after
roster.rooms.pos=last
roster.rooms.by=service
roster.rooms.char=#
roster.rooms.private.char=/
roster.private=room
roster.private.char=+
roster.count=unread
roster.count.zero=true
privileges=true
presence=true
intype=true
enc.warn=true
tls.show=true
console.muc=all
console.chat=all
console.private=all
statusbar.show.name=true
statusbar.show.number=true
statusbar.tabs=15
statusbar.tablen=7
titlebar.position=1
mainwin.position=2
statusbar.position=3
inputwin.position=4
[colours]
me=white
them=green
main.text=white
main.text.me=cyan
main.text.them=default
main.splash=magenta
main.time=default
input.text=white
subscribed=cyan
unsubscribed=cyan
online=blue
away=blue
chat=blue
dnd=blue
xa=blue
offline=cyan
incoming=magenta
mention=yellow
trigger=yellow
typing=green
gone=red
error=red
roster.header=magenta
occupants.header=yellow
occupants.chat=green
occupants.online=green
occupants.away=cyan
occupants.xa=cyan
occupants.dnd=red
occupants.offline=red
roominfo=green
roommention=yellow
roommention.term=yellow
roomtrigger=yellow
roomtrigger.term=yellow
statusbar=black
statusbar.text=default
statusbar.brackets=blue
statusbar.active=cyan
statusbar.new=yellow
titlebar=default
titlebar.text=white
titlebar.brackets=blue
titlebar.unencrypted=red
titlebar.encrypted=green
titlebar.untrusted=red
titlebar.trusted=green
titlebar.online=green
titlebar.offline=red
titlebar.away=green
titlebar.chat=green
titlebar.dnd=red
titlebar.xa=green
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment