how to change this text colour - Android Themes

how to change this menu text colour from black to white
which xml file to edit

re
decompile your framework-res.apk and find menu_background_fill_parent_width.9.png

varalex said:
decompile your framework-res.apk and find menu_background_fill_parent_width.9.png
Click to expand...
Click to collapse
i know that how to change png background i just want to change text colour from black to white

Any one
Sent from my GT-I9003 using XDA App

I'd actually love to know this info as well! I'm trying to change the text color to white, but I haven't been able to figure out which xml file makes the change in Gingerbread.

text colour
nitinvaid said:
how to change this menu text colour from black to white
which xml file to edit
Click to expand...
Click to collapse
Change the secondary text colour of our system.........
framework-res/res/values/colour.xml/secondary_colour..
If you not getting how to do....then wait...i will write a guide to change all text colour of andro.... :good::good::good::good:

In framework styles add your textColor to this style
<style name="TextAppearance.Widget.IconMenu.Item" parent="@style/TextAppearance.Small">
<item name="textColor">@color/your_color</item>
</style>
Edit: just realised how old the original question is lol
Sent from my GT-I9100 using xda premium

aguha1044 said:
Change the secondary text colour of our system.........
framework-res/res/values/colour.xml/secondary_colour..
If you not getting how to do....then wait...i will write a guide to change all text colour of andro.... :good::good::good::good:
Click to expand...
Click to collapse
:good::good::good::good:
I looking for this guide long time. could you send to me [email protected].

Related

Date and Sprint Text Color

thanks to the help of VinceOB and tejasrichard i got the text color for the clock changed, but when I use the drop down the Sprint and the date in the taskbar is still white and when running a white theme its invisible, anyone know which file is the text color for these two?
Its either status_bar.xml or status_bar_icon.xml inside framework-res.apk /res/layout.
VinceOB said:
Its either status_bar.xml or status_bar_icon.xml inside framework-res.apk /res/layout.
Click to expand...
Click to collapse
grazi...
+more

changing status bar text colour?

i've managed to change images and icons, but I can't work out what files relate to text on the status bar, can someone put me in the right direction.
Thanks,
Luke.
diablous said:
i've managed to change images and icons, but I can't work out what files relate to text on the status bar, can someone put me in the right direction.
Thanks,
Luke.
Click to expand...
Click to collapse
If using it as a theme for CM5, they can be changed in spare parts.
If making the theme from source you'll need to change the hex colors in
frameworks/base/core/res/res/layout/status_bar.xml (The ticker and notification text color in status bar)
frameworks/base/services/java/com/android/server/status/StatusBarIcon.java (Clock color)
If you plan on doing it through hex, here is a guide by enatefox: http://forum.xda-developers.com/showpost.php?p=4847758&postcount=2
You can also try using the colorchange.jar: http://forum.xda-developers.com/showthread.php?t=535630
thanks mate, really helpful stuff. well on my way now

How to change this textcolor ?

Hello,
I finishing my theme but i have a last bug. I need to change the textcolor from black to white. Look at the screenshot here. The scrrenshot is taken on settings page, the color is in all preference or settings on all applications.
Samsung Galaxy Tab Framework
Thanks
Sent from my GT-P1000 using XDA App
Think you forgot the screenshot...
Sorry post updated with the screenshot
I need to change the text color of clock, somebody which file is responsible for it? and where is icon of sms?
probably this helps..
http://forum.xda-developers.com/showthread.php?t=766774
rori~ said:
probably this helps..
http://forum.xda-developers.com/showthread.php?t=766774
Click to expand...
Click to collapse
Already tried, i don't know what are this text color, menu bar, notification bar, category .... ?
Impossible to me to search in layout or style.
setenza01 said:
Already tried, i don't know what are this text color, menu bar, notification bar, category .... ?
Impossible to me to search in layout or style.
Click to expand...
Click to collapse
Uhm me too :/
I had to decompile xml file, I changed color, I compiled it again and add to framework, pack by 7zip, upload to phone and ... nothing change

[Q] How i can change textcolor?

i will change the text-color on alert popups ... is blue an i'll change to orange. how can i change this text-color and the blue line in this alert ? Thanks for help
hurricane2012 said:
i will change the text-color on alert popups ... is blue an i'll change to orange. how can i change this text-color and the blue line in this alert ? Thanks for help
Click to expand...
Click to collapse
Good idea I want it too
Sent from my GT-I8190 using xda app-developers app
hello you can download an app in googleplay like GO SMS pro, where you can customize the font size, color and style.

modify touchwiz and change color font

like putting the transparent application menu.
xml that I have to edit?
-----
i like to change the font color of the picture in the menu?
dvd-98 said:
like putting the transparent application menu.
xml that I have to edit?
-----
i like to change the font color of the picture in the menu?
Click to expand...
Click to collapse
To change the font color, you have to go to twframework-res.apk
Thanks, now prove it to aver that such

Categories

Resources