How To Customize Your Smartphone’s Color Scheme
By editing the color scheme of your smartphone you can change the colors of all the menu text, buttons and other navigation structures on your smartphone homescreen (and on the rest of your phone as well) and doing so is quite simple actually.
Everything that has to be done is to create a XML document which needs to have a “.scheme” extension in front of the usual “.xml” file extension (which makes it “.scheme.xml”). You will need to move this file to the “Storage/Application Data/Home”-folder on your smartphone by syncing it with your Computer and after that you can simply select it in the “Settings” menu of your smartphone instead the default color scheme.
The “.scheme” file of your new homescreen’s color theme has to look like this:
View Example Scheme (or download it by right clicking and selecting “Save Target As”)
As you can see, to edit the default colors, you simply have to change the hex-color codes under “value=x” to the color you need. The only hard part is to figure out which of the color options (like COLOR_TRAYTEXT) changes which color on your smartphone. A handy tool to help you with this can be found here.