Added support for bold theme settings
This commit is contained in:
@@ -2,21 +2,21 @@
|
||||
bkgnd=default
|
||||
titlebar=blue
|
||||
statusbar=blue
|
||||
titlebar.text=white
|
||||
titlebar.text=bold_white
|
||||
titlebar.brackets=white
|
||||
statusbar.text=white
|
||||
statusbar.text=bold_white
|
||||
statusbar.brackets=white
|
||||
statusbar.active=black
|
||||
statusbar.new=white
|
||||
statusbar.active=bold_black
|
||||
statusbar.new=bold_white
|
||||
main.text=white
|
||||
main.text.me=cyan
|
||||
main.text.them=white
|
||||
input.text=green
|
||||
main.text.them=bold_white
|
||||
input.text=bold_green
|
||||
main.time=yellow
|
||||
main.splash=red
|
||||
online=green
|
||||
main.splash=bold_red
|
||||
online=bold_green
|
||||
away=cyan
|
||||
chat=white
|
||||
chat=bold_white
|
||||
dnd=magenta
|
||||
xa=blue
|
||||
offline=red
|
||||
@@ -25,21 +25,23 @@ gone=red
|
||||
error=red
|
||||
incoming=yellow
|
||||
roominfo=yellow
|
||||
roommention=red
|
||||
roommention=bold_red
|
||||
me=blue
|
||||
them=green
|
||||
titlebar.unencrypted=red
|
||||
titlebar.encrypted=white
|
||||
titlebar.untrusted=yellow
|
||||
titlebar.trusted=white
|
||||
titlebar.online=green
|
||||
titlebar.offline=red
|
||||
titlebar.away=cyan
|
||||
titlebar.xa=cyan
|
||||
titlebar.dnd=red
|
||||
titlebar.chat=green
|
||||
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_cyan
|
||||
|
||||
Reference in New Issue
Block a user