I'm attempting to skin teamspeak but am getting hung up on how to change the text color of a link that is displayed within a QLabel. I don't seem to be able to set the color using the method below and haven't been able to find an alternative way of doing it either. Any help would be greatly appreciated.

Qt Code:
  1. color: somecolor;
  2. }
To copy to clipboard, switch view to plain text mode