[CLOSED] How to change font colors? - One (M7) Q&A, Help & Troubleshooting

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

Related

Touchflo 3d wallpaper change

Hey guys, I know this has been posted before, and i feel bad for making a new topic about it, but i've tried searching and cannot for the life of me find the topic. I don't even know the proper keyword to search.
Anyways an answer would be greatly appreciated.
In the touchflo 3d tabs, I know how to change the main wallpaper, but how do i put individual wallpapers for each tab?
Do i need 3rd party software? or is it a reg edit?
Thanks in advance!
no one can help me out????
http://forum.xda-developers.com/showthread.php?t=400309
hmm, thanks for replying, although it didn't really provide a solution to my question.
is there even a solution or it's not possible?
Do you mean the few dark grey squares in the backgroud that show in different tabs? My belief is that you can't change the wallpaper there because it's not a simple wallpaper image file that is there (my belief is the background is built up by one single square image file). But you can change the color of the squares (from grey to red or blue) or outlook of individual squares (from rectagle to circle, maybe? but it may look silly to do so).
Well at least not for now, but I am sure somebody is hacking the phone hard enough to make it happen one day .
you need manila editor to change the square appearance, btw. Look for the "square" image file in manila editor and change it to whatever color/shape you like. Try, if you don't like it. Switch it back.

Theme related question

I've been playing around with a few themes and trying some stuff myself, mostly unsuccessfully, but a side effect is that now that I have it looking kinda how I want it I have one issue I can't figure out. The notification bar text, not all of it, just the very top with the date and time, is white. That makes it practically unreadable but I have no idea what file to tweak in which apk. The only options I have are to cry or see if anyone here can point me to the right thing to smack into shape. Anyone?
I realise this is a question and should technically be in Q&A but it's theme related.
you can use colorChange to change the text color, or you can reflash your rom. the clock and date and such are in services.jar, and the notification text is at framework-res.apk/res/layout/status_bar.xml

Change color of Button Text & General theming Questions

Does anyone know how to change the color of the text on buttons? Ive been messing around with my phone a lot and have somehow changed the color to white and now I cant see the text on buttons. I'm running kaos froyo but all of the framework-res has been replaced. I have tried colorchanger.jar but it doesn't control these colors and I cant seem to find what file it is?
I have found a great looking theme that has all it's graphics in the drawable-hdmi folder. The only thing I need to do to use them is resize them to same size as the corresponding file for our phone, correct? Basically spinner_black.png has to be the same dimensions as the original.
Also I want to take the spinner, wait, icon out of the NFL mobile app and use it in my theme. I have been reading a lot and trying to figure this out on my own. I am now able to read all xml files in plain readable English and am able to convert it back to binary. I still don't know what all the java means but I'm trying to learn that now. Does anyone know any easy way to find what I'm looking for or should I just wait and figure it out with the knowledge of more java.
For those who are interested the resources.arsc file found in framework-res.apk is where the control of the color of buttons is located. I dont know how to decompile it into readable form yet but that is what controls colors and size of images for some things. Colors for the notification bar is held is services.jar so at least Im making some headway. I will keep posting small things I find here to help anyone wanting to make there own themes.
P.S. My **** is starting to look really sweet
Did you figure it out?

(Help) Need Help with a minor modification.

I posted this in the Inc2 theming section but nobody seems to be willing to give a hand so I decided to post in the general android section in hopes of more experienced themers seeing my request for help.
I usually do all my own theming for my widgets and icons but this one is giving me trouble. Could someone possibly help me out and change the RSS text from blue to white on this widget for me and resign it? I cannot for the life of me figure out how to change the text and everytime I have tried signing this it still won't install, I've tried 3 different signing tools.
Thanks in advance to anyone that's willing to help, I have done all the modding I need on this widget to get it to match the theme I'm working on, just need the text color fixed real bad.
wow, 60 views and not a single person willing to give me a hand or at least point me in the right direction?
dankblaze said:
wow, 60 views and not a single person willing to give me a hand or at least point me in the right direction?
Click to expand...
Click to collapse
im looking at it right now... i dont have your device but an willing to change what is needed and upload for you, im not seeing any "BLUE" to change, all im seeing is white and black for test color references.
so you want the rss feed text in this apk, to be changed from blue to white?
can u supply a screenshot?
is your themes primary text color blue? it does use whatever color that is but can be changed.
Edit:
changed the only color reference that wasnt black or white, i changed it to white.
see if this changed anything...
ciscogee said:
im looking at it right now... i dont have your device but an willing to change what is needed and upload for you, im not seeing any "BLUE" to change, all im seeing is white and black for test color references.
so you want the rss feed text in this apk, to be changed from blue to white?
can u supply a screenshot?
is your themes primary text color blue? it does use whatever color that is but can be changed.
Edit:
changed the only color reference that wasnt black or white, i changed it to white.
see if this changed anything...
Click to expand...
Click to collapse
Unfortunately it did not change the RSS feed text. The text for that won't change when theming the whole phone because the app itself has that color specified. That's why I need it changed to white.
I included 2 pictures, How it looks on the normal gray background the widget comes with and how it looks on my revised background .png
You'll see why I need white text for the glass design I made for the app. (ignore the cutoff text on the bottom, it's an issue with the widget that has been present since they released it.)
*on a side note, i am not theming any system apps or framework until the ICS build I am using hits a more stable build. This theme for right now mainly consists of my custom glass widgets and custom glass icons. Sadly this is the last one I need to make my homescreen theme complete.
Thank you very much btw for looking into this, I really appreciate it.
dankblaze said:
Unfortunately it did not change the RSS feed text. The text for that won't change when theming the whole phone because the app itself has that color specified. That's why I need it changed to white.
I included 2 pictures, How it looks on the normal gray background the widget comes with and how it looks on my revised background .png
You'll see why I need white text for the glass design I made for the app. (ignore the cutoff text on the bottom, it's an issue with the widget that has been present since they released it.)
*on a side note, i am not theming any system apps or framework until the ICS build I am using hits a more stable build. This theme for right now mainly consists of my custom glass widgets and custom glass icons. Sadly this is the last one I need to make my homescreen theme complete.
Thank you very much btw for looking into this, I really appreciate it.
Click to expand...
Click to collapse
Ill give it another shot
Sent from my SCH-I400 using xda premium
---------- Post added at 10:44 PM ---------- Previous post was at 10:19 PM ----------
i took another look and all the text colors are either black or white?
it does run off an widget.xml that is your rss feeder, but have no idea how to mess with that.
sorry i couldnt be of more help

[Q] Making Xperia theme

Hello, im trying to make my own theme for xperia devices (android 4.4) and i want to make it dark/black, now im kinda stuck with my theme because i dont know how to change font color of texts in message app, settings, contacts, alarm, and basically all system apps that can be affected by theme. I have changed most of backgrounds and now this bothers me so much, i have wanted to make theme as i would like to use but its not really that much usable if i dont change font color, i appreciate any help.
Im sorry if this is not right place to post question, if its against the rules report to admins so they can move it to other forum.
Please tell me which device you have and I will move it for you to the correct forum
CroNoob said:
Hello, im trying to make my own theme for xperia devices (android 4.4) and i want to make it dark/black, now im kinda stuck with my theme because i dont know how to change font color of texts in message app, settings, contacts, alarm, and basically all system apps that can be affected by theme. I have changed most of backgrounds and now this bothers me so much, i have wanted to make theme as i would like to use but its not really that much usable if i dont change font color, i appreciate any help.
Im sorry if this is not right place to post question, if its against the rules report to admins so they can move it to other forum.
Click to expand...
Click to collapse
Check all xmls in res folders and you'll see font color.
Set those lines to white HEX codes colors.
When we are talking about system fonts, or font color in settings you will have to edit few files more.
It's to big thing to say in one post but try to search a bit and you'll find tutorials.
Try to search for editing smali, font color in settings and android theming
gregbradley said:
Please tell me which device you have and I will move it for you to the correct forum
Click to expand...
Click to collapse
Its Xperia E1, but it doesnt have specific page. Thank you for a reply.
funky0308 said:
Check all xmls in res folders and you'll see font color.
Set those lines to white HEX codes colors.
When we are talking about system fonts, or font color in settings you will have to edit few files more.
It's to big thing to say in one post but try to search a bit and you'll find tutorials.
Try to search for editing smali, font color in settings and android theming
Click to expand...
Click to collapse
Thank you for the help, will try.
CroNoob said:
Its Xperia E1, but it doesnt have specific page. Thank you for a reply.
Click to expand...
Click to collapse
I have arranged for the Xperia E1 to be added to this section
It will not be until after the weekend, I will move this thread then.
Greg
CroNoob said:
Hello, im trying to make my own theme for xperia devices (android 4.4) and i want to make it dark/black, now im kinda stuck with my theme because i dont know how to change font color of texts in message app, settings, contacts, alarm, and basically all system apps that can be affected by theme. I have changed most of backgrounds and now this bothers me so much, i have wanted to make theme as i would like to use but its not really that much usable if i dont change font color, i appreciate any help.
Im sorry if this is not right place to post question, if its against the rules report to admins so they can move it to other forum.
Click to expand...
Click to collapse
Yes, that gives one a headache.
You need to edit the overlay XMLs for a lot of themed APKs, the color.xml.
It's a bit of a detective work and trial and error.
One thing that will make your head explode is the fact that "semc_text_color_primary" in com.sonyericsson.uxp also sets the color for search and edit text boxes. I have managed to controle the color of search boxes by making overlay XMLs for some layout-XMLs and styles for framework-res, but the edit-text boxes still folows "semc_text_color_primary".
I will go into detalis when i get the time in a new thread. I will post a theme you can use as base when time is in my favour.
Emperor.dk said:
Yes, that gives one a headache.
You need to edit the overlay XMLs for a lot of themed APKs, the color.xml.
It's a bit of a detective work and trial and error.
One thing that will make your head explode is the fact that "semc_text_color_primary" in com.sonyericsson.uxp also sets the color for search and edit text boxes. I have managed to controle the color of search boxes by making overlay XMLs for some layout-XMLs and styles for framework-res, but the edit-text boxes still folows "semc_text_color_primary".
I will go into detalis when i get the time in a new thread. I will post a theme you can use as base when time is in my favour.
Click to expand...
Click to collapse
Thank you for a reply.
I was busy last few days, sorry for a late reply.
I agree with you, it is really messed up to use one color for every system text, if i set white (since most background graphics are black) then i cant see anything on dialer because of white background. I have made another test theme with blue/white/gray details and its simple to use blue text in any app, but since there is a lot of people who would like to enjoy black theme (unfortunately Xperia E1 have non aosp roms) its too bad that making a useful black theme could be that hard.
Im waiting for your new thread, in meantime i will try to find a solution.

Categories

Resources