From 883469c549c4d44c88559c67b9d5fd04bc563d66 Mon Sep 17 00:00:00 2001 From: Shahab Vahedi <16524902+shahab-vahedi@users.noreply.github.com> Date: Mon, 3 Apr 2023 14:15:27 +0200 Subject: [PATCH] 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 --- themes/batman | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/batman b/themes/batman index fa7e7f18..b0b7a9ba 100644 --- a/themes/batman +++ b/themes/batman @@ -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