Look at those two lines:
Code:
windowColor #FFFFFF
textColor #000000
If you want to change the colors, you can replace the values of 'windowColor' and 'textColor'.
For example, if you want blue (#0000FF) text, you put:
You can only define one color per setting.