Postby renaud » Thu Nov 05, 2015 12:12 pm
Which kind of problem ?
By default user color is white. If you select the default color, you will have an issue while chating: because the background of chatwindow and the user name are white.
There is three different solutions:
First: Select another color at starting. This is the easy way. (note that you can change your color at any time thank of the Userlist panel).
Second: You may want to change the background color for chatwindow (left-click -> change color). This is easy too but you will have to change each chatwindow
Third: See css into preferences panel > skin:
The code could be something like: QTextBrowser { background: #282828;}