Quote:
Originally Posted by baer3328 No, I flipped the characters around like the tutorial said. I double checked. Regardless, it would've come out with a color. Just not the color I wanted.
Nevermind, I think I know what you're saying. The German page was giving me an error. I found an english one. Do I still need to input the # characted in front of it? |
Ok, I'll try to explain what you have to do exactly.
First, you take a color. Let's take the red you wanted the text to be.
1. The code for this red color is #EE2C2C.
2. Swap the first two and the last two digits: #2C2CEE.
3. Goto the German page I linked to in the tutorial and enter the swapped code (2C2CEE) into the field saying "Wert". Press hex -> dez.
4. The outcoming is 2895086.
5. This code has to be entered into the postinstall.xml (in your case into the value of COLOR_SOFTKEYFLATCENTER).
Hope this clarifies the way.