1
0
Fork 0

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:
Shahab Vahedi 2023-04-03 14:15:27 +02:00
parent f2c83fa8ce
commit 883469c549
1 changed files with 2 additions and 2 deletions

View File

@ -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