You can download the color theme after it asks apply choose yes under the tabs see 1) lock screen 2) home screen etc. uncheck and leave only system after click apply three items appear Restart, not now, Cancel, do not now and then the bar that loaded this appears go to The ma menu and click customize the Thema go to messages click the current tab appears on side is yours that you have chosen click see apply click and then Restart the others leave them alone example icons is the current one if you choose another icon it does not apply because you have checked only system.I wounder if it is possible to change the color n the menus, sms and notification menus in Miui?
On the internet.Write whether you mean searching on your phone or on the Internet.
I would like to change the text color of the popup panel or menu to white.
![]()
I have a nexus one, using CM6, and decompiled my framework-res.apk. I found in the Value folder that the styles.xml has the following that is relevant to changing the panel text color. The code:
<item name="panelBackground">@drawable/menu_background</item>
<item name="panelFullBackground">@drawable/menu_background_fill_parent_width</item>
<item name="panelColorForeground">?textColorPrimaryInverse</item>
<item name="panelColorBackground">#ffffffff</item>
<item name="panelTextAppearance">?textAppearanceInverse</item>
I did several things but the text is still black.
1)I removed "Inverse",
2)changed the "panelColorBackground" to #ff000000 and, left "panelColorForeground" "panelTextAppearance" alone.
3)removed "Inverse"
Nothing helps. Do you have any idea?
After I changed the styles.xml, I recompiled, copied original AndroidManifest.xml and META-INF folder to the modded framework-res.apk, then pushed. Is any of the following incorrect?
please help
@brandenk
why do we need to zip the files in linux? By the way thanks for the theming for dummies guide.![]()