how to make a "light" theme - Samsung Galaxy Nexus

i really like how the people app looks in ics
can i edit framework to change the settings menu background to the white color in the people apk? as well as change the text to black so i can actually see it? maybe even make the dialer have a white background as well. thanks for any help i would love to make ics more of a "light" theme.
EDIT: is it possible to change the image in frame work labeled (not sure on the name) holo_background_dark.png, if i did replace this how to i change the font to be dark as well

a lot of text issues arise when making a white theme. more so than just changing the text color in framework and sysui

It's possible, of course, but the fact that you are asking those questions warrants the answer 'but not advisable for YOU to mess with it'.
It's not simple as 'changing one background/text color'.
Edit: if you are really determined to do it, take a look at this: https://docs.google.com/Doc?docid=0AcdxIJRSH9ypZGZzc2pxNDlfMjdnazk4OHNxZA&hl=en&pli=1

MilkPudding said:
It's possible, of course, but the fact that you are asking those questions warrants the answer 'but not advisable for YOU to mess with it'.
It's not simple as 'changing one background/text color'.
Edit: if you are really determined to do it, take a look at this: https://docs.google.com/Doc?docid=0AcdxIJRSH9ypZGZzc2pxNDlfMjdnazk4OHNxZA&hl=en&pli=1
Click to expand...
Click to collapse
thank you for the guide.
my title isn't really clear on what im doing, its not necessarily a whole theme, i still want to keep all apks the same as well as the status bar and stuff, but more or less changing the background image of the settings menu to white by extracting the frame work and replacing the gradient grey png with a white one and then changing the font in the settings menu to a dark grey. which works in root explorer alone. i just need to find out how to change the font color. which could probably be done by putting in a hex code to a system file right?
if not o well atleast i tried lol, hopefully there will be a light theme soon.

andrewlax120 said:
thank you for the guide.
my title isn't really clear on what im doing, its not necessarily a whole theme, i still want to keep all apks the same as well as the status bar and stuff, but more or less changing the background image of the settings menu to white by extracting the frame work and replacing the gradient grey png with a white one and then changing the font in the settings menu to a dark grey. which works in root explorer alone. i just need to find out how to change the font color. which could probably be done by putting in a hex code to a system file right?
if not o well atleast i tried lol, hopefully there will be a light theme soon.
Click to expand...
Click to collapse
framework-res.apk in no-dpi folder, is the gradient background png.

Related

dark grey area behind icon text?

is there any hack, app, etc. to remove this besides a home replacement app? i'm rooted.
jonesyruless said:
is there any hack, app, etc. to remove this besides a home replacement app? i'm rooted.
Click to expand...
Click to collapse
Are you talking about the "highlight" when you hold on an app?
As far as I know, that can be changed by the Themes.
Try a different theme and see if you like the change.
You might have to make up your own theme if there is no theme with a "no highlight" option.
Not 100% sure though.
jonesyruless said:
is there any hack, app, etc. to remove this besides a home replacement app? i'm rooted.
Click to expand...
Click to collapse
You need to change focused_application_background.9.png (in Launcher.apk/res/drawable) to a clear graphic. From here it is an easy metamorph. You will want to search and read about .9.pngs before doing this though.
I believe you are talking about the text under the Icons, that has the dark oval background behind the white letters, right?
If so I am not sure if there is a way to change it yet, and have yet seen anyone do it.
godfatherone said:
I believe you are talking about the text under the Icons, that has the dark oval background behind the white letters, right?
If so I am not sure if there is a way to change it yet, and have yet seen anyone do it.
Click to expand...
Click to collapse
I am fairly certain that can be changed using the colorchange.jar java app for cyanogen roms. I use it to give my theme white letters on a black background throughout. It seems to change the oval to black also, and thus can be changed. Here is the problem, it is tied into many other colors in the OS, and so it will not be possible to just change that color.

How to change font color

Can anyone tell me where to change the menu font color? For example on settings and app settings.
It's a long and convoluted process that would essential force you to create your own theme. Thus, I suggest checking out the theme/app section to see if there's something that better suites your needs
Yeah, there is no built-in option for it.
I already have a theme that I have been putting together but need to know how to change the font color. Should meantion that I am deodexed also.
crawrj said:
I already have a theme that I have been putting together but need to know how to change the font color. Should meantion that I am deodexed also.
Click to expand...
Click to collapse
There is a stickie on top of Themes which explains changing colors. It has to do with changing hex codes.
Do you BONSAI?

[Q] backgrounds clashing with my text, which png do i change? any idea's?

Hope i have posted this in the right section because this is a themed related question
Can anyone help me with this little problem i have themed my framework, dialer & status bar icons (which i really like) , but after changing so much i am a little confused on what png i need to change to make the following white backgrounds clashing with my text on the screen shots, if anyone knows on what the names of the pngs are called which i need to replace & the locations please do tell me cause i dont have a clue
Thanks very much in advance
deanr1977 said:
Hope i have posted this in the right section because this is a themed related question
Can anyone help me with this little problem i have themed my framework, dialer & status bar icons (which i really like) , but after changing so much i am a little confused on what png i need to change to make the following white backgrounds clashing with my text on the screen shots, if anyone knows on what the names of the pngs are called which i need to replace & the locations please do tell me cause i dont have a clue
Thanks very much in advance
Click to expand...
Click to collapse
All these colors are in /res/values/style.xml
look for icon menu
list view
and any other menu instances that have that light grey, looks to be pretty close to white, maybe cccccc
make them black and youll be good to go.

[Q] XML File to change Text Color??

Does ANYONE know what XML file I would have to edit in the Facebook for android apk to make the text color of the app widget white?
-Meaning if you have the FB widget on your homescreen, usually the background is white and the text is black..ish. My background is now black and I want the text to be white instead of black...ish.
I can read the text, but it's quite annoying. And no, I do not want to go back to a white background if that was your solution = )
Thanks!
edgarzonjr said:
Does ANYONE know what XML file I would have to edit in the Facebook for android apk to make the text color of the app widget white?
-Meaning if you have the FB widget on your homescreen, usually the background is white and the text is black..ish. My background is now black and I want the text to be white instead of black...ish.
I can read the text, but it's quite annoying. And no, I do not want to go back to a white background if that was your solution = )
Thanks!
Click to expand...
Click to collapse
There are many xmls to look for. Check the values folder under color or drawable. Or it could be in layout under appwidget
free the dirk
Papa Smurf151 said:
There are many xmls to look for. Check the values folder under color or drawable. Or it could be in layout under appwidget
free the dirk
Click to expand...
Click to collapse
Yep, well I looked in there, but I wasn't sure it was the right spot to change the color since I kept seeing #ff000000 instead of #000000 which after extensive googling, I found out the ff is the transparency and the rest is hex. Ok so that makes sense now.
So for ANYONE who may want to know this... first decompile the apk so you can edit the xml color in values\drawable.xml and then compile apk AND THEN edit your res\hdpi files. Otherwise it doesnt work. This was the case for me anyway. I could be 101% incorrect, but this is the way it worked for me
edgarzonjr said:
Yep, well I looked in there, but I wasn't sure it was the right spot to change the color since I kept seeing #ff000000 instead of #000000 which after extensive googling, I found out the ff is the transparency and the rest is hex. Ok so that makes sense now.
So for ANYONE who may want to know this... first decompile the apk so you can edit the xml color in values\drawable.xml and then compile apk AND THEN edit your res\hdpi files. Otherwise it doesnt work. This was the case for me anyway. I could be 101% incorrect, but this is the way it worked for me
Click to expand...
Click to collapse
Yeah that is correct. The ff is transparency and also correct that u can decompile apk do ur XML/smali edits then recompile and do ur PNG edits.
free the dirk

[Request) Simple Color Changed Theme

Hey everyone. I know that you all have way to much on your hands already but I just wanted to throw something out there.
I am looking for a theme that is not very far from stock, actually it would be exactly like stock except instead of green colors everywhere, you would have a different color like blue. I would REALLY love one where the green was changed to purple or a purple/pink color but I would probably be the only one to use it so blue is ok.
Would this be a hard theme to make since not much is changing but the green color? I wish I knew how to do it. I am using the EK02 UnNamed ROM also and there aren't many theme options so maybe this could be one of the firsts.
You can try the ICS theme we have, some people have gotten it to work on UnNamed, some havent.
It's not that it's hard to change it all to pink, it is just very time consuming to change every single piece to pink. It could be something simple like just the battery & network Icons but going all out and changing the overscroll glow, dialer, and the framework etc. is a ton of work. Most of it requires working with .9 files which can't just be edited like a normal .png.
i think a red one would be awesome. blood blood blood.
i can imagine changing everything would be tedious. tracking things down in every menu, etc etc.
requires more patience than i probably have.
ssconceptz said:
You can try the ICS theme we have, some people have gotten it to work on UnNamed, some havent.
It's not that it's hard to change it all to pink, it is just very time consuming to change every single piece to pink. It could be something simple like just the battery & network Icons but going all out and changing the overscroll glow, dialer, and the framework etc. is a ton of work. Most of it requires working with .9 files which can't just be edited like a normal .png.
Click to expand...
Click to collapse
I made (edited) a theme chooser theme once for my motorola cliq on cyanogen and it was very time consuming and I had to work with a png9 editor and it did kinda suck...
If I could find a theme out there that was very close to stock....I would have no issues editing the icons myself and then sending it back to the owner for resigning or whatever needed to be done. I just can't find a theme that is close to stock LOL.
raveniselizabeth said:
I made (edited) a theme chooser theme once for my motorola cliq on cyanogen and it was very time consuming and I had to work with a png9 editor and it did kinda suck...
If I could find a theme out there that was very close to stock....I would have no issues editing the icons myself and then sending it back to the owner for resigning or whatever needed to be done. I just can't find a theme that is close to stock LOL.
Click to expand...
Click to collapse
You would just download a stock rom and extract the images.

Categories

Resources