View Single Post
Posts: 3,428 | Thanked: 2,856 times | Joined on Jul 2008
#340
Originally Posted by Den in USA View Post
Thanks for the Color Wheel link! I want to change the app backround color for the Diablo version to green (rgb 66, 214, 8).
I found the pyRadio.py to edit, just one more thing, what line of code do I change for a app backround color change?
Thats the code I posted above. If you change the background of the centralwidget you should change the main background coloring.

However, I do set my own colors through the pyRadio code for like the albumArt so while the background will be that color, the albumArt widget will still be white unless you go find that line and change it as well.

EDIT:

Just change the background-color: #111111 in my above code to read "background-color: rgb(66, 214, 8);" instead.
__________________
If I've helped you or you use any of my packages feel free to help me out.
-----------------------------------------------------------------------------------
Maintaining:
pyRadio - Pandora Radio on your N900, N810 or N800!

Last edited by fatalsaint; 2010-10-08 at 16:34.
 

The Following User Says Thank You to fatalsaint For This Useful Post: