diff -r 36e9f388958b -r 30c81c9e88b8 Network/IRC/IrcUtilities.py --- a/Network/IRC/IrcUtilities.py Sat Oct 19 14:05:26 2013 +0200 +++ b/Network/IRC/IrcUtilities.py Sat Oct 19 15:15:50 2013 +0200 @@ -113,8 +113,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(