mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
themes/batman: Use "bold_black" iso "black_bold"
This makes all the related errors in the log files go away: ... prof: ERR: Color: bad color name black_bold_default prof: ERR: Unable to load colour theme ... Fixes https://github.com/profanity-im/profanity/issues/1810
This commit is contained in:
parent
f2c83fa8ce
commit
883469c549
@ -27,7 +27,7 @@ incoming=yellow
|
|||||||
mention=cyan
|
mention=cyan
|
||||||
trigger=cyan
|
trigger=cyan
|
||||||
roominfo=green
|
roominfo=green
|
||||||
me=black_bold
|
me=bold_black
|
||||||
them=yellow
|
them=yellow
|
||||||
titlebar.unencrypted=red
|
titlebar.unencrypted=red
|
||||||
titlebar.encrypted=green
|
titlebar.encrypted=green
|
||||||
@ -47,7 +47,7 @@ titlebar.xa=magenta
|
|||||||
main.text.me=white
|
main.text.me=white
|
||||||
main.text.them=white
|
main.text.them=white
|
||||||
subscribed=magenta
|
subscribed=magenta
|
||||||
unsubscribed=black_bold
|
unsubscribed=bold_black
|
||||||
roommention=cyan
|
roommention=cyan
|
||||||
roommention.term=cyan
|
roommention.term=cyan
|
||||||
roomtrigger=cyan
|
roomtrigger=cyan
|
||||||
|
Loading…
Reference in New Issue
Block a user