Change status bar application notification font color? - Android Themes

I've looked everywhere but cannot find where to change the hex code to make the status bar notification color white.
Can someone please help?
Application (Yap Voicemail):
http://db.tt/yizkv5k
I found the below in am xml file named "new_vm_notification_layout":
<LinearLayout padding="resource_id:0x301" orientation="1" layout_height="-1" layout_width="-1">
</LinearLayout>
Do I edit the resource id?
Sent from my ADR6300 using XDA Premium App

Related

[Q] Need a little help themeing

Since CM7 does not have the support that CM6 did to change status bar font color, Can anyone tell me how to change it in the framework. What XML files and What line of text to change?
If anyone can help that would be kewl Thanks
I *think* theres a seperate apk for the status bar..
Sent from my GT-P1000

Notification icon colors

What is the easiest way I can change the color of my signal bars and speed icon (H, 3G...) In the notification bar at the top of my screen?
Sent from my SAMSUNG-SGH-I897 using XDA App
All of those icons are in the framework-res.apk file. You can use one of those battery icon changers to update the file. You would want to take the framework-res.apk from your phone, edit it and replace the other one from the battery changer you find.
There is a guide in the themes section.
Sent from my SAMSUNG-SGH-I897 using XDA App

How to change text colour

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

how to change this text colour

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].

White status bar help

I'm trying to get a "MIUI-like" look on Holoblur ROM, and I was wondering if there is a way to get a white status bar and possibly navbar background. Maybe even white settings background if possible. I've tried the xposed framework, and the icons and text fonts and colors, etc work fine, but I can't find a module that can successfully change the status bar to white, or even make it transparent to allow the status bar background color features in the modules to work. Any help?
Sent from my Atrix HD using Tapatalk 4
Custom rom
Sent from my MB886 using xda app-developers app
You'll have to either replace the status bar's png file or change the hex code in an xml file.....I'm not really a themer, just edited enough apk's....A quick google or xda search about this subject should point you in the right direction.

Categories

Resources