Added [ui] preferences to themes

This commit is contained in:
James Booth
2014-11-19 23:58:55 +00:00
parent 1a896d7b53
commit 20fa96325d
9 changed files with 380 additions and 2 deletions

69
themes/advanced Normal file
View File

@@ -0,0 +1,69 @@
[colours]
bkgnd=default
titlebar=blue
statusbar=blue
titlebar.text=bold_white
titlebar.brackets=white
statusbar.text=bold_white
statusbar.brackets=white
statusbar.active=bold_cyan
statusbar.new=bold_green
main.text=white
main.text.me=cyan
main.text.them=bold_white
input.text=bold_green
main.time=yellow
main.splash=bold_red
online=bold_green
away=bold_cyan
chat=bold_white
dnd=magenta
xa=bold_blue
offline=red
typing=yellow
gone=red
error=red
incoming=bold_yellow
roominfo=yellow
roommention=bold_red
me=blue
them=bold_green
titlebar.unencrypted=bold_red
titlebar.encrypted=bold_white
titlebar.untrusted=bold_yellow
titlebar.trusted=bold_white
titlebar.online=bold_green
titlebar.offline=bold_red
titlebar.away=bold_cyan
titlebar.xa=bold_cyan
titlebar.dnd=bold_red
titlebar.chat=bold_green
otr.started.trusted=green
otr.started.untrusted=yellow
otr.ended=red
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=off
occupants=true
occupants.size=15
roster=true
roster.size=25
roster.offline=true
roster.resource=true
roster.by=presence
otr.warn=true

View File

@@ -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

62
themes/minimal Normal file
View File

@@ -0,0 +1,62 @@
[colours]
bkgnd=default
titlebar=blue
statusbar=blue
titlebar.text=bold_white
titlebar.brackets=white
statusbar.text=bold_white
statusbar.brackets=white
statusbar.active=bold_cyan
statusbar.new=bold_green
main.text=white
main.text.me=cyan
main.text.them=bold_white
input.text=bold_green
main.time=yellow
main.splash=bold_red
online=bold_green
away=bold_cyan
chat=bold_white
dnd=magenta
xa=bold_blue
offline=red
typing=yellow
gone=red
error=red
incoming=bold_yellow
roominfo=yellow
roommention=bold_red
me=blue
them=bold_green
titlebar.unencrypted=bold_red
titlebar.encrypted=bold_white
titlebar.untrusted=bold_yellow
titlebar.trusted=bold_white
titlebar.online=bold_green
titlebar.offline=bold_red
titlebar.away=bold_cyan
titlebar.xa=bold_cyan
titlebar.dnd=bold_red
titlebar.chat=bold_green
otr.started.trusted=green
otr.started.untrusted=yellow
otr.ended=red
otr.trusted=green
otr.untrusted=yellow
roster.header=bold_yellow
occupants.header=bold_yellow
[ui]
intype=true
beep=false
flash=false
privileges=false
presence=false
wrap=false
time=off
statuses.muc=all
statuses.chat=all
statuses.console=all
occupants=false
roster=false
otr.warn=false

47
themes/mono Normal file
View File

@@ -0,0 +1,47 @@
[colours]
bkgnd=default
titlebar=white
statusbar=white
titlebar.text=black
titlebar.brackets=black
statusbar.text=black
statusbar.brackets=black
statusbar.active=black
statusbar.new=black
main.text=white
main.text.me=white
main.text.them=white
input.text=white
main.time=white
main.splash=white
online=white
away=white
chat=white
dnd=white
xa=white
offline=white
typing=white
gone=white
error=white
incoming=white
roominfo=white
roommention=white
me=white
them=white
titlebar.unencrypted=black
titlebar.encrypted=black
titlebar.untrusted=black
titlebar.trusted=black
titlebar.online=black
titlebar.offline=black
titlebar.away=black
titlebar.xa=black
titlebar.dnd=black
titlebar.chat=black
otr.started.trusted=white
otr.started.untrusted=white
otr.ended=white
otr.trusted=white
otr.untrusted=white
roster.header=white
occupants.header=white

67
themes/simple Normal file
View File

@@ -0,0 +1,67 @@
[colours]
bkgnd=default
titlebar=blue
statusbar=blue
titlebar.text=bold_white
titlebar.brackets=white
statusbar.text=bold_white
statusbar.brackets=white
statusbar.active=bold_cyan
statusbar.new=bold_green
main.text=white
main.text.me=cyan
main.text.them=bold_white
input.text=bold_green
main.time=yellow
main.splash=bold_red
online=bold_green
away=bold_cyan
chat=bold_white
dnd=magenta
xa=bold_blue
offline=red
typing=yellow
gone=red
error=red
incoming=bold_yellow
roominfo=yellow
roommention=bold_red
me=blue
them=bold_green
titlebar.unencrypted=bold_red
titlebar.encrypted=bold_white
titlebar.untrusted=bold_yellow
titlebar.trusted=bold_white
titlebar.online=bold_green
titlebar.offline=bold_red
titlebar.away=bold_cyan
titlebar.xa=bold_cyan
titlebar.dnd=bold_red
titlebar.chat=bold_green
otr.started.trusted=green
otr.started.untrusted=yellow
otr.ended=red
otr.trusted=green
otr.untrusted=yellow
roster.header=bold_yellow
occupants.header=bold_yellow
[ui]
intype=false
beep=false
flash=false
privileges=false
presence=false
wrap=true
time=minutes
statuses.muc=off
statuses.chat=online
statuses.console=off
occupants=true
occupants.size=15
roster=true
roster.size=25
roster.offline=false
roster.resource=false
roster.by=presence
otr.warn=false