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.
Related
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
Want to know How to change text colour in status bar notifications in 2.3 gingerbread
Sent from my GT-I9003 using XDA App
please any hint whch xml file to edit
Hi guys,
I am using Miui ROM, the latest version. When i change the theme in the setting, the " dark themes " become difficult to read. The most annoing is in the sms.. bubble style where the background is white and the font too..
Could'You help me?
Sent from my Optimus 2X using XDA App
lol. change the theme
change to other font in theme manager ..
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].
Hi there,
I have just onbe question: How can I change the notfication background color from white to dakr to fit the new dark mode (and change the text color to a light colr respectivly).
Maybe theres a theme or app with this feature, which I didn't founf yet.
Thanks in advance.
Use Power Shade Notification app
SamerBerjawi said:
Use Power Shade Notification app
Click to expand...
Click to collapse
It shows the old notification bar briefly before the custom one.