There's another thread about changing the colors of the player, which I can't seem to locate, but I saved the text when I first read about it so here it is again (for anyone interested).

LOOK FOR:

Code:
so.addVariable("autostart", "false");
RIGHT UNDER THAT INSERT THIS:

Code:
so.addVariable('frontcolor','0xFFFFFF'); 
so.addVariable('backcolor','0x000033'); 
so.addVariable('lightcolor','0xFFFFFF');
Save and upload.

NOTES:
so.addVariable('frontcolor','0xFFFFFF'); <THIS IS THE TEXT
so.addVariable('backcolor','0x000033'); <THIS IS THE FACE
so.addVariable('lightcolor','0x999999'); <THIN LINE AT TOP