Miranda NG Official Community Forum

Forum for English speaking Miranda NG users => Support/Help => Topic started by: elbrunzy on 05 12 2017, 03:22:45

Title: irc color sent text color problem
Post by: elbrunzy on 05 12 2017, 03:22:45
I use irc plugin and people in chat room are complaining that my text is white or oddly colored. If I use text color box or ctrl-k I can force a color but it last only one line. Why irc send color information at all ? Is there a way to disble that, I have searched options but found nothing.

Here is what it look in the console:
PRIVMSG #colortest :00test text with no color specified

If I send a multi-line message the second line have no color code and appear allright.
PRIVMSG #clrtest :00line 1
PRIVMSG #clrtest :line 2
Title: Re: irc color sent text color problem
Post by: elbrunzy on 05 12 2017, 04:37:32
Found it after reading the source code... If the color of "Fonts and colors / Message Session / Message input area" is one of the 16 preset, it would force it on send... Just use a color that is a bit out of gamut and it will stop this behavior.