--- a/Network/IRC/IrcUtilities.py Fri Nov 01 15:48:48 2013 +0100 +++ b/Network/IRC/IrcUtilities.py Sun Nov 03 15:58:22 2013 +0100 @@ -115,8 +115,8 @@ tag = '<span style="background-color:{0};color={1}">'\ .format(Preferences.getIrc( "IrcColor{0}".format(int(colors[0]))), - Preferences.getIrc( - "IrcColor{0}".format(int(colors[1])))) + Preferences.getIrc( + "IrcColor{0}".format(int(colors[1])))) else: # background only tag = '<span style="background-color:{0}">'.format(