help for change color - Android Themes

hey guys
i need help for change this color
wish file xml or smali contains this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i want to change to this
Sent from my GT-I9192 using XDA Free mobile app

fanion said:
hey guys
i need help for change this color
wish file xml or smali contains this
i want to change to this
Sent from my GT-I9192 using XDA Free mobile app
Click to expand...
Click to collapse
The progress bar slider? Those should be pngs in framework res I believe. May just double check system UI just in case.
[email protected]'$ [email protected]@XY
De-materializing Android 1 app at a time...

Related

[Q] Selected text background color

Hello, I have a theme question for you all.
I'm trying to change the color of the selected text background and have no idea where to find it.
The image I'm talking about can be found at the bottom of my post. I'm looking for how to change the orange part.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks!
In one of the xml files. values/colors.xml if you're lucky.
Sent from my PC36100 using XDA App
voodoo55 said:
In one of the xml files. values/colors.xml if you're lucky.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
I found it!
It's in styles.xml, under style name "TextAppearance" and "textColorHighlight".
At least, the color of the orange matches the color in there so I assume that's it. Now to attempt the long process of trying to port the Galaxy S theme to CM7...

How to edit Font Colour?

How to edit the text color in the title bar (the one that says "Settings")
and how do we add a background to the menu (i mean behind the menus)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm pretty sure you have to decompile the apk and change what you want then recompile
Sent from my LG-P500 using XDA App
purple1 said:
I'm pretty sure you have to decompile the apk and change what you want then recompile
Sent from my LG-P500 using XDA App
Click to expand...
Click to collapse
Yeah, but I don't exactly know what to change, I know the color codes but I don't particularly know where to put those...

[Wallpapers]Google Now-style

HI
Google Now 's GUI is so amazing.
So I changed some of them to background for hdpi.
enjoy
960X480
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
https://www.dropbox.com/s/mn54ffgofzbhvof/GN.zip
i think there are some mistake.
low image quality.. re-upload soon
Hey, the dropbox link is broken, please upload this nice pack again. I like this beautiful Google landscape!
Thanx
Sent from my Desire HD using xda app-developers app
here u go https://dl.dropbox.com/u/67625279/GNow Walls.zip
Looks great, thanks. Could you provide xhdpi as well please?
Sent from my GT-I9300 using xda app-developers app
tower666 said:
here u go
Click to expand...
Click to collapse
Thanks..
Thank you for the wallpaper!

[Q] How to add new icon in lock screen

Hi i wanna know how to add icons in lockscreen coz i delete them but now i dont know how to add them again...
thanks!
Here u go
1.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2.
3.
Sorry for the dutch on the screenshots but yeah.. this is the correct way
Sent from my GT-I8190 using xda app-developers app
well with that i access to lock screen icon manage yes,... but i cant add an other one
Also not by touching that thingy right of the icons ?
Sent from my GT-I8190 using xda app-developers app
i dont have the "plus" (+) icon there :S

I hate Roboto Condensed font on the Z3 launcher. Halp me change it pls

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How can I get rid of that ugly font? I've decompiled the home.apk and enabled autorotation and it didn't work, but at least multi line labels did...but that font, who can help me to figure it out? nothing on res/values, could it be on the smali files?
I want the launcher to use SoMCSans-Regular
Checked res/styles?
EDIT: not there
U mean like this, I did it long time ago just download the RobotoLightFont from the font thread in cross development, and just replace the condensed files in system/fonts
Sent from my C6903 using XDA Premium 4 mobile app

Categories

Resources