mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Added forest theme
This commit is contained in:
parent
fa3c6779a0
commit
a4b4ed71fb
49
themes/forest
Normal file
49
themes/forest
Normal file
@ -0,0 +1,49 @@
|
||||
[colours]
|
||||
bkgnd=default
|
||||
titlebar=cyan
|
||||
statusbar=green
|
||||
titlebar.text=black
|
||||
titlebar.brackets=black
|
||||
statusbar.text=black
|
||||
statusbar.brackets=black
|
||||
statusbar.active=bold_green
|
||||
statusbar.new=white
|
||||
main.text=bold_cyan
|
||||
main.text.me=yellow
|
||||
main.text.them=green
|
||||
input.text=bold_blue
|
||||
main.time=bold_green
|
||||
main.splash=bold_yellow
|
||||
subscribed=green
|
||||
unsubscribed=bold_black
|
||||
online=green
|
||||
away=blue
|
||||
chat=green
|
||||
dnd=bold_black
|
||||
xa=blue
|
||||
offline=bold_black
|
||||
typing=yellow
|
||||
gone=bold_black
|
||||
error=bold_black
|
||||
incoming=bold_yellow
|
||||
roominfo=yellow
|
||||
roommention=bold_cyan
|
||||
me=blue
|
||||
them=bold_blue
|
||||
titlebar.unencrypted=black
|
||||
titlebar.encrypted=white
|
||||
titlebar.untrusted=white
|
||||
titlebar.trusted=white
|
||||
titlebar.online=white
|
||||
titlebar.offline=white
|
||||
titlebar.away=white
|
||||
titlebar.xa=white
|
||||
titlebar.dnd=white
|
||||
titlebar.chat=white
|
||||
otr.started.trusted=green
|
||||
otr.started.untrusted=yellow
|
||||
otr.ended=red
|
||||
otr.trusted=green
|
||||
otr.untrusted=yellow
|
||||
roster.header=bold_green
|
||||
occupants.header=bold_green
|
@ -15,7 +15,7 @@ input.text=white
|
||||
main.time=white
|
||||
main.splash=cyan
|
||||
subscribed=green
|
||||
unsubscribed=green
|
||||
unsubscribed=red
|
||||
online=green
|
||||
away=cyan
|
||||
chat=green
|
||||
|
@ -15,7 +15,7 @@ input.text=bold_white
|
||||
main.time=bold_white
|
||||
main.splash=bold_cyan
|
||||
subscribed=bold_green
|
||||
unsubscribed=bold_green
|
||||
unsubscribed=bold_red
|
||||
online=bold_green
|
||||
away=bold_cyan
|
||||
chat=bold_green
|
||||
|
Loading…
Reference in New Issue
Block a user