[Q] Theming: Text color - Galaxy S I9000 Q&A, Help & Troubleshooting

I've been experimenting a bit with theming by just replacing .png's in SystemUI.apk and framework-res.apk. But now I need to change the text color of the notifications in the pull-down. Can anyone just give me a quick tutorial on how to do this?
Thanks.

Related

Edit Services.JAR for transparent locscreen wallpaper Froyo

HI
I was wondering how would i go about editing the services.jar to achieve a transparent lockscreen background, Thanks

Please help with thme

I am trying to edit a theme and have bumped into two problems involving font color.
1) notification bar fonts needs to be black but is white
2) "menu" font needs to be white but is black/gray
(see pictures)
Can someone experienced in changing the colors change it for me? the framework and twframework is attached (i don't know which needs editing). I know it involvs xml edit but don't know how to do it. Thanks
Follow this instructions http://forum.xda-developers.com/showpost.php?p=9664604&postcount=77 and for the notifications text color you need to edit framework-res/res/layout/status_bar_latest_event_content.xml.

[Q] Gingerbread Theme Editing (Overscroll glow and notification transparency)

I was just wondering if anyone can tell me what files needs to be edited to obtain the overscroll glow effect and the transparency in the notification pull-down bar.
I wanted to port over a theme I liked using the APK Manager to my current rom (S-VII) but I dunno what to edit in order to obtain these two effects.
I know the framework.apk file effects the overscroll glow but i don't know what image or xml edit i need to do.
Thanks.
(If possible where the no clock notification and the pop up animations edits can be made would be appreciated but the other two above take priority. Thanks.)
You can accomplish most of these mods with the UOT kitchen.
If you want to do the overscroll effect yourself though you will need to edit the framework.jar (in the /system/framework folder) on your ROM. You can use this tutorial if you want to do it manually, or download the attached pre-modified framework.jar from Serendipity 7. It's JVO based, but should work on all Samsung-based Gingerbread ROM's according to the tutorial I listed a minute ago.
To change the color of the glow effect, edit the 2 overscroll png's located in the framework-res.apk. (also can be done with the UOT kitchen)
Download framework.jar
Here's also a post that may help
The way that I make the status bar and notification pull-down shade transparent are by using Photoshop (or GIMP) to make them the color I want and then to make them transparent. These PNG's are also located within the framework-res.apk. This can also be done with the UOT Kitchen.
No clock in notification bar: A quick search in this forum would have yielded this post for you http://forum.xda-developers.com/showthread.php?t=943212
I hope this helps.
thanks ill play around w/ this more

secsettings apk

I have customized the png files in the secsettings apk but for the life of me can't figure out where to change the white background. Been trying things in styles and colors xml but with no luck. Can anyone point me in the right direction please.
You have to chain the background bg in drawablexxxhdpi or xxhdpi and cange some xmls in colors

How to change notification text color using Xposed?

Hi, as a theming project for myself I am trying to change the default text color for notifications. I am relatively new to Xposed development and I can't figure out how to do this. I found some TextAppearance.StatusBar style items in styles.xml of the android framework, but I'm not sure if that links to the notification text colors. Also, I'm not sure how to hook into it since you can't directly replace one style item afaik.
Anyone that knows where I could change the text color? The easiest would be if I could just hook some method in the java part of the android framework and set the text color there of some TextView. I searched through the CM13 source code for a bit but I can't find such method...
Any help would be greatly appreciated

Categories

Resources