mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Added otr settings to themes
This commit is contained in:
parent
9815ef3b02
commit
9db02541e4
@ -25,3 +25,12 @@ incoming=white
|
||||
roominfo=white
|
||||
me=white
|
||||
them=cyan
|
||||
titlebar.unencrypted=cyan
|
||||
titlebar.encrypted=white
|
||||
titlebar.untrusted=cyan
|
||||
titlebar.trusted=white
|
||||
otr.started.trusted=white
|
||||
otr.started.untrusted=cyan
|
||||
otr.ended=cyan
|
||||
otr.trusted=white
|
||||
otr.untrusted=cyan
|
||||
|
@ -25,3 +25,12 @@ incoming=yellow
|
||||
roominfo=blue
|
||||
me=blue
|
||||
them=green
|
||||
titlebar.unencrypted=red
|
||||
titlebar.encrypted=white
|
||||
titlebar.untrusted=yellow
|
||||
titlebar.trusted=white
|
||||
otr.started.trusted=green
|
||||
otr.started.untrusted=yellow
|
||||
otr.ended=red
|
||||
otr.trusted=green
|
||||
otr.untrusted=yellow
|
||||
|
@ -25,3 +25,12 @@ incoming=green
|
||||
roominfo=green
|
||||
me=green
|
||||
them=green
|
||||
titlebar.unencrypted=black
|
||||
titlebar.encrypted=black
|
||||
titlebar.untrusted=black
|
||||
titlebar.trusted=black
|
||||
otr.started.trusted=green
|
||||
otr.started.untrusted=green
|
||||
otr.ended=green
|
||||
otr.trusted=green
|
||||
otr.untrusted=green
|
||||
|
@ -25,3 +25,12 @@ incoming=yellow
|
||||
roominfo=white
|
||||
me=white
|
||||
them=white
|
||||
titlebar.unencrypted=black
|
||||
titlebar.encrypted=cyan
|
||||
titlebar.untrusted=yellow
|
||||
titlebar.trusted=cyan
|
||||
otr.started.trusted=cyan
|
||||
otr.started.untrusted=yellow
|
||||
otr.ended=blue
|
||||
otr.trusted=cyan
|
||||
otr.untrusted=yellow
|
||||
|
@ -25,3 +25,12 @@ incoming=yellow
|
||||
roominfo=yellow
|
||||
me=yellow
|
||||
them=green
|
||||
titlebar.unencrypted=red
|
||||
titlebar.encrypted=white
|
||||
titlebar.untrusted=yellow
|
||||
titlebar.trusted=white
|
||||
otr.started.trusted=green
|
||||
otr.started.untrusted=yellow
|
||||
otr.ended=red
|
||||
otr.trusted=green
|
||||
otr.untrusted=yellow
|
||||
|
@ -25,3 +25,12 @@ incoming=yellow
|
||||
roominfo=yellow
|
||||
me=yellow
|
||||
them=green
|
||||
titlebar.unencrypted=red
|
||||
titlebar.encrypted=white
|
||||
titlebar.untrusted=yellow
|
||||
titlebar.trusted=white
|
||||
otr.started.trusted=green
|
||||
otr.started.untrusted=yellow
|
||||
otr.ended=red
|
||||
otr.trusted=green
|
||||
otr.untrusted=yellow
|
||||
|
Loading…
Reference in New Issue
Block a user