diff options
Diffstat (limited to 'themes/boothj5')
-rw-r--r-- | themes/boothj5 | 26 |
1 files changed, 24 insertions, 2 deletions
diff --git a/themes/boothj5 b/themes/boothj5 index 61b3cf9c..fc856c0f 100644 --- a/themes/boothj5 +++ b/themes/boothj5 @@ -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 + + |