mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Merge pull request #1811 from shahab-vahedi/batman-fix
Fix color name in batman theme
This commit is contained in:
commit
36fd4faa4f
@ -27,7 +27,7 @@ incoming=yellow
|
||||
mention=cyan
|
||||
trigger=cyan
|
||||
roominfo=green
|
||||
me=black_bold
|
||||
me=bold_black
|
||||
them=yellow
|
||||
titlebar.unencrypted=red
|
||||
titlebar.encrypted=green
|
||||
@ -47,7 +47,7 @@ titlebar.xa=magenta
|
||||
main.text.me=white
|
||||
main.text.them=white
|
||||
subscribed=magenta
|
||||
unsubscribed=black_bold
|
||||
unsubscribed=bold_black
|
||||
roommention=cyan
|
||||
roommention.term=cyan
|
||||
roomtrigger=cyan
|
||||
|
Loading…
Reference in New Issue
Block a user