Help with changing the clock color. - Android Themes

I've been doing quite a bit of searching and I found that the color of the clock can be changed in the service.jar's "StatusBarIcon.smali"
Thing is, i think the StatusBarIcon.smali in my phone (xperia x10) is different, so I don't know which line to be editing.
Can somebody look over the code for me and let me know what I should edit.
I want to change the color from white to black.

...no one

Related

changing text colour of GenieWidget?

anyone know how to change the text of the widget on the homescreen?
I figured it would be in white_text.xml and grey_text.xml but i changed what i thought would correspond to the text colour (from the preceeding code), hell i then changed every bloody FFFFFF in there one at a time for no change. I have managed to change the text inside the widget when you open it up by changing new_white_text.xml and news_grey_test.xml
Any ideas? Maybe a smali edit? Had a quick look thru smali files but couldn't really find anything to change this colour (i am very new to smali stuff).
If you have been able to change it can you let me know the line number maybe?
thanks
Hi, I did this a while back so I forgot what value I changed, but here is the file I changed in Metamorph. You can maybe do a comparison to see what's changed.
It also has the background for Moonsspoon's gchrome, however the theme file isn't included. (So don't use it as-is)
Hope this helps
Thanks heaps mate. I will try it out later and see how I go.

Help with Hex Editing?

Okay well I'm trying to change the Contacts plain white rectangles I suppose you could call them to a blueish color. We got it working on the phone, but i cant seem too find the phone too get the color hex code to add it to contact.. I know I'm not making much sense but its really hard to explain..
http://i1003.photobucket.com/albums/af154/cbarlan/snap20100412_021315.jpg
That's the color background we have on the phone atm and I was that color on everything pretty much... But I'm more worried about having that on Contacts right now. Any help?

Help inverting Settings.apk

Gingerbread 2.3
I am currently looking to find a way to invert the settings menu. All the white bothers me. I have decompiled it and searched the pngs, and see none that represent a similar greyish white, so I feel it may not be a png. If it is, anyone know what png or where?
I know the menu_list.xml has a value for background = #ffffffff, which does match white. I change that to black (#ff000000) and menu_item.xml has an entry for TextAppearanceLarge, which does represent white text. I add inverse to switch to black text.
After compiling and adding to my phone, I can not find any physical changes. So I edited some of the text in the /values/strings.xml and test again. Now I see a change, but only change I see is to the text I changed. So no clue what the menu_list and item change. And still at square 1.
Any one have any input how to theme settings.apk?
Sent from my DROIDX using XDA App

[Q] question about themeing (directory)

hi, i was porting a theme to my sgsII, and ran into a problem.
it is okay in the screen shots that it seems normal.
but when you look at the screen in person, in the highlighted part, inside of the circle, is blue.
i only changed btn_circle_xxx's in Contacts.apk\res\drawable-hdpi-finger.
do i have to change anything else to make it seem all gray?
Just an idea bro but for a quick fix why dont you leave the color it was before and the files that you themed upload to the uot kitchen and change the highlight color like that.

[CLOSED] How to change font colors?

Hey Guys,
i`m searching for a method to change my font color.
As i posted in the "Show your wallpaper sticky" my Wallpaper has a white Background.
I also made the status bar and the dock fully transparent.
So it is impossible to read the clock or something else what is written in white...
Hope someone could give me a kick in the right direction.
Greets Django
Changing the native font colour involves pulling your framwork-res.apk, decompiling it, editing the hex values in XML, recompiling it and then pushing it back to the phone. I'm sure if you Google "change font colour android" you'll find a few guides.
Alternatively, it would be much easier to just use a different background
hi postfatal,
thanks for your response.
i googled the entire morning and this is really the only solution?
*sigh*
so i have to learn a bit more about our beloved android system
i wouldn't change my wallpaper because after 3 years i found a nice new one
So i give it a try and make the impossible possible ;P
Greets Django

Categories

Resources