mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 07:16:21 +00:00
Added [ui] preferences to themes
This commit is contained in:
@@ -17,9 +17,9 @@ main.splash=bold_red
|
||||
online=bold_green
|
||||
away=bold_cyan
|
||||
chat=bold_white
|
||||
dnd=bold_red
|
||||
dnd=magenta
|
||||
xa=bold_blue
|
||||
offline=bold_black
|
||||
offline=red
|
||||
typing=yellow
|
||||
gone=red
|
||||
error=red
|
||||
@@ -45,3 +45,25 @@ otr.trusted=green
|
||||
otr.untrusted=yellow
|
||||
roster.header=bold_yellow
|
||||
occupants.header=bold_yellow
|
||||
|
||||
[ui]
|
||||
intype=true
|
||||
beep=false
|
||||
flash=flase
|
||||
privileges=true
|
||||
presence=true
|
||||
wrap=true
|
||||
time=minutes
|
||||
statuses.muc=off
|
||||
statuses.chat=online
|
||||
statuses.console=all
|
||||
occupants=true
|
||||
occupants.size=15
|
||||
roster=true
|
||||
roster.size=25
|
||||
roster.offline=true
|
||||
roster.resource=true
|
||||
roster.by=presence
|
||||
otr.warn=true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user