I have been looking all over the place for these edits. I am about ready to pull my hair out. If anybody here could help that would be awesome.
I have not been able to find this last thing.
{
"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"
}
The border around a widget when it is being moved
Edit: These have been found
Calendar long press on a day. (The white fill color)
Same as calendar but in gmail
The title bar color
Notifications text color. The bottom is white now and once you click on them they stay white, but I can not figure out how to get the initial text to white.
Any help on any of these issues would be super appreciated. Thanks
You may already know this much but I think all but the icon border are xml edits..
Sorry I cant be more help, I promise I'll learn more about xml sooner than later
nebenezer said:
You may already know this much but I think all but the icon border are xml edits..
Sorry I cant be more help, I promise I'll learn more about xml sooner than later
Click to expand...
Click to collapse
Man I figured they where all xml edits. The icon border seems like a pic because of the rounded edges, and I would assume it is either in Rosie.apk or com.htc.resources since it is a sense thing. Just can't find it. I guess I'll go through them again and see what I find.
Found one of them. I case anybody was wondering it is in framework-res\values-hdpi\styles.xml
<style name="Widget.ListView.White" parent="@style/Widget.AbsListView">
<item name="background">@color/White</item>
<item name="listSelector">@drawable/list_selector_background</item>
<item name="cacheColorHint">?colorBackgroundCacheHint</item>
<item name="divider">@drawable/divider_horizontal_bright_opaque</item>
</style>
rujelus22 said:
Found one of them. I case anybody was wondering it is in framework-res\values\styles.xml
<style name="Widget.ListView.White" parent="@style/Widget.AbsListView">
<item name="background">@color/White</item>
<item name="listSelector">@drawable/list_selector_background</item>
<item name="cacheColorHint">?colorBackgroundCacheHint</item>
<item name="divider">@drawable/divider_horizontal_bright_opaque</item>
</style>
Click to expand...
Click to collapse
Awesome! That looks great!
Mind sharing what you changed the value to from White?
I changed it to transparent, because it is already showing popup_bottom_bright and popup_center_bright. Now those images can be seen and are not covered by the white overlay.
rujelus22 said:
I changed it to transparent, because it is already showing popup_bottom_bright and popup_center_bright. Now those images can be seen and are not covered by the white overlay.
Click to expand...
Click to collapse
Brilliant, Thanks
*edit- so did you just change the word "White" to "Transparent"?
nebenezer said:
Brilliant, Thanks
*edit- so did you just change the word "White" to "Transparent"?
Click to expand...
Click to collapse
Yep there is a Transparent tag in colors.xml
While we're on the subject of hard to find things, does anyone know what controls the background of the rounded lists like the ones in the people/contact, mail, and messaging apps? From what I've found out it works something like this:
The top and bottom of the lists are rounded off by three round, part transparent, "masking" graphics (one for the top, one for the bottom, and sometimes, one that does both). Those graphics lay on top of the list. There's also one other 1x1 px COMPLETELY transparent graphic that is spread all over the middle of the list. If you edit that file to a opaque color, it'll make all text in the middle of the list non-visible. So it's a graphic that sits on top of the text, not underneath it. The thing that is killing me is that there is white underneath all of it. Where is THAT coming from? What makes the list white?! I looked EVERYWHERE (graphics + xml).
Award Tour said:
While we're on the subject of hard to find things, does anyone know what controls the background of the rounded lists like the ones in the people/contact, mail, and messaging apps? From what I've found out it works something like this:
The top and bottom of the lists are rounded off by three round, part transparent, "masking" graphics (one for the top, one for the bottom, and sometimes, one that does both). Those graphics lay on top of the list. There's also one other 1x1 px COMPLETELY transparent graphic that is spread all over the middle of the list. If you edit that file to a opaque color, it'll make all text in the middle of the list non-visible. So it's a graphic that sits on top of the text, not underneath it. The thing that is killing me is that there is white underneath all of it. Where is THAT coming from? What makes the list white?! I looked EVERYWHERE (graphics + xml).
Click to expand...
Click to collapse
Do you have a screenshot. I think I know what your talking about, I am pretty sure it is an xml edit, If it is what I am thinking of I changed it once looking for other stuff.
Two more down.
This one was an xml edit inside of apps organizer.
Could you please post where you're finding the edits at as you find them?
All spelling errors thanks to xt9 on my Evo!
Related
For all the themers.
What about changing some text colors in your great themes!
You all make great png.files, let´s change some text colors too.
-I did just little edits in framework-res.apk, no (9)png´s changed.
-No application touched!
See SMS app..you see the red shadow ?
See Gesture search...cyan shadow ?
Colored backgrounds in other apps?
What do you think?
{
"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 think; if you can make the "more" popup menu in the browser (or any other app that uses it..) have white text; that you're T H E modder of the year!
If so we can have black pupup menus instead of the default white/ grey..
-e
Eddiemc said:
I think; if you can make the "more" popup menu in the browser (or any other app that uses it..) have white text; that you're T H E modder of the year!
If so we can have black pupup menus instead of the default white/ grey..
-e
Click to expand...
Click to collapse
You mean the text I made PURPLE ??
...If I made it white, I would have to edit the png too..
I'm looking at this on my phone so the images are a bit too small to make out what's what..
Sheansyy is trying his" never done before" feature on his dirty theme. It's basically an inverted menu, with white text on black background, but he's had some issues with the "more" tab used in browser.
Basically I have always wanted to be able to press menu and have a black menu pop up with white icons.
I'll have to check out your purple text once I get on a PC, but I think you've made my day
Great work for the community.
-e
Edit**
Ok, put my glasses on.. Y E S that's it!
You're the man!
If you edited the png black, text white and created an update.Zip or metamorph, you could post it as a stand alone feature that would blow everybody away.
*Finally black menu in android!
*Get your amoled kicks here!
The sales pitches are unlimited
Eddiemc said:
...Sheansyy is trying his" never done before" feature on his dirty theme. It's basically an inverted menu, with white text on black background, but he's had some issues with the "more" tab used in browser.
Click to expand...
Click to collapse
Yeah, I know he asked me about that. So I did "settings" and "more" and then started to look what else is possible...
He´s doing a great job on his dirty theme...so once he updates to CM 6 stable, I will probably do the texts, let´s see...
Yes, his dirty is very nice...
But I'm still waiting on black menu and he's taking his sweet time...
Could you post the modded framework files for white text?
And assuming they're xml's, tell me their folder path..?
I've got the black png, from back when I tried this some months ago, and if you post the xml files I can try a metamorph on my own
Regards
-e
Eddiemc said:
Yes, his dirty is very nice...
But I'm still waiting on black menu and he's taking his sweet time...
Could you post the modded framework files for white text?
And assuming they're xml's, tell me their folder path..?
I've got the black png, from back when I tried this some months ago, and if you post the xml files I can try a metamorph on my own
Regards
-e
Click to expand...
Click to collapse
Hola, its sassyness77's dirty theme by the way and rori is actually helping me with this and I would upload an update but im in the middle of moving...and everything is all crazy now....
Yes, my bad
Browsed through your thread a bit too quick in the xda app, and picked the name above your quote.
Looking foreward to your theme, and good luck with the moving..
-e
sassyness77 said:
Hola, its sassyness77's dirty theme by the way and rori is actually helping me with this and I would upload an update but im in the middle of moving...and everything is all crazy now....
Click to expand...
Click to collapse
Dont worry, good things take time
Here is a pic of my home screen, nothing too different than stock, I like to keep it clean and simple. But would like to know how to get transparent app icons names, without the black border ? Right now they have the black bubble under each app, is there a way to not have that black border, and just the white icon name only ?
{
"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"
}
[Off topic] What rom is this? (4G icon looks pretty good)
[On Topic] If your using ADW Launcher (That's what it looks like to me), there is an option to turn off the background borders. Not sure, i think its under user interface.
Download Desktop Visualizer free in the market. Use it to place your icons on the desktop and you can do with or without the background, with white text or black. You set each icon up and a widget.
Zorachus said:
Here is a pic of my home screen, nothing too different than stock, I like to keep it clean and simple. But would like to know how to get transparent app icons names, without the black border ? Right now they have the black bubble under each app, is there a way to not have that black border, and just the white icon name only ?
Click to expand...
Click to collapse
What Launcher is this? Thank you!
This may vary depending on your launcher but for mine ADWLauncher goto ADW Settings > UI Settings > Icons > New Icon Settings > Icon Label Color. Bringing it all the way to the left makes it transparent I believe.
Autris said:
[Off topic] What rom is this? (4G icon looks pretty good)
[On Topic] If your using ADW Launcher (That's what it looks like to me), there is an option to turn off the background borders. Not sure, i think its under user interface.
Click to expand...
Click to collapse
its myns warm 2.2 rls5
limitedtime said:
What Launcher is this? Thank you!
Click to expand...
Click to collapse
its the standard sense launcher (rosie), myn just replaced some of the images so it looks 10 times better
you can't remove it with sense. you have to install adw or launcher pro.
You have to hex edit the resources.arsc in Rosie.apk.
VinceOB said:
You have to hex edit the resources.arsc in Rosie.apk.
Click to expand...
Click to collapse
I told people you weren't dead!
gomorrah said:
I told people you weren't dead!
Click to expand...
Click to collapse
ahaha whats up my brotha! Im not dead, just lurking. Too many noobs.
VinceOB said:
ahaha whats up my brotha! Im not dead, just lurking. Too many noobs.
Click to expand...
Click to collapse
Totally understand.
VinceOB said:
You have to hex edit the resources.arsc in Rosie.apk.
Click to expand...
Click to collapse
Any chance you can share the line(s) that need to be hex edited and what they would need to be changed to? Visual desktop was a no go for me. Thank you. I'm on virus' my touch 4G rom and hate the charcoal translucent backrounds behind all the apps.
I am not sure anybody cares anymore, but I posted a reply on page 3 of JS's mod showing the changes in the code. I got rid of the bubbles just by changing
res\values\colors.xml
line 4 from <color name="bubble_dark_background">#b2191919</color>
to <color name="bubble_dark_background">#00191919</color>
It seems to be working fine on my stock ninjawolf's 4.53 ROM with a few other mods that I threw in. I'd show a screenshot, but it's my boring desktop minus the bubbles, and you can imagine.
Just a black version jobmanager.apk (Taskmanager).
{
"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"
}
The HELP section remains white.
BACKUP your current jobmanager.apk before proseeding!
Flash via recovery OR extract jobmanager.apk from zip and overwrite to /system/app/ ++ set owner and permissions.
Download
------
Should have done this earlier, sorry mate.
sohrab1985 finished up the submenu's in the manage application section -post18-
-----
Also upped a modified service.jar which removes the USB Debugging message in the quickpannel..
Download
Enjoy
biopsin said:
Just a black version jobmanager.apk (Taskmanager).
The HELP section remains white.
OBS! BACKUP your current jobmanager.apk before proseeding!
Flash via recovery OR extract jobmanager.apk from zip and overwrite to /system/app/ ++ set owner and permissions.
Enjoy
Click to expand...
Click to collapse
Good job, mate.
I have a question, have tried changing the color of "Mange Application" part in the "Settings" to black?
I see what u mean... no joy ..cant find the parent.
biopsin said:
I see what u mean... no joy ..cant find the parent.
Click to expand...
Click to collapse
I know where it is, its the same one for Battery Usage, but there is just one problem. I'll tell you later, I have a class now.
Nice, lets crack this nutt
Noticed Nexus S have a black version of Manage applications/battery use/Running services/Mem usage
..so guess im on a Rom hunt for now
In Settings/res/value/style.xml change:
<style name="NoTitleWhiteStyle" parent="@android:style/Theme.Light.NoTitleBar">
<item name="android:listViewStyle">@android:style/Widget.ListView.White</item>
to
<style name="NoTitleWhiteStyle" parent="@android:style/Theme.Black">
<item name="android:listViewStyle">@android:style/Widget.ListView</item>
You can see the problem in the pictures.
sohrab1985 said:
You can see the problem in the pictures.
Click to expand...
Click to collapse
Yes I see, the text is all shadow, but how did the white appear in "Running" tab, You ex already edited the running_processes_item.xml.xml?
EDIT: the 3 to color android:textColor="#ffffffff"
fixes Running tab
manage_applications_item.xml
EDIT : the 2 to color android:textColor="#ffffffff"
fixes the size in the remaning tabs
But the App label is no where to be found..might be in settingsprovider??
Great work man! not much left to edit
Want to take a swing at this?
Like the way MIUI has the bottom QuickSettings. i manage to move the music&call since it was easy, but the rest is above my head for now.
biopsin said:
Yes I see, the text is all shadow, but how did the white appear in "Running" tab, You ex already edited the running_processes_item.xml.xml?
EDIT: the 3 to color android:textColor="#ffffffff"
fixes Running tab
manage_applications_item.xml
EDIT : the 2 to color android:textColor="#ffffffff"
fixes the size in the remaning tabs
But the App label is no where to be found..might be in settingsprovider??
Great work man! not much left to edit
Want to take a swing at this?
Like the way MIUI has the bottom QuickSettings. i manage to move the music&call since it was easy, but the rest is above my head for now.
Click to expand...
Click to collapse
Good job with colors.
I will look into into it to find the app lables color.
As the bottom quickpanel I have no idea
I just know how to make those bars (sliders) thiner.
The lables color is in the framework, in value/colors.xml, but if you change the color from there it changes oher black colors insome other parts, too. So I need to find the source. of them which is in layout and change the color one by one until I find the right one.
biopsin said:
Yes I see, the text is all shadow, but how did the white appear in "Running" tab, You ex already edited the running_processes_item.xml.xml?
EDIT: the 3 to color android:textColor="#ffffffff"
fixes Running tab
manage_applications_item.xml
EDIT : the 2 to color android:textColor="#ffffffff"
fixes the size in the remaning tabs
But the App label is no where to be found..might be in settingsprovider??
Great work man! not much left to edit
Want to take a swing at this?
Like the way MIUI has the bottom QuickSettings. i manage to move the music&call since it was easy, but the rest is above my head for now.
Click to expand...
Click to collapse
wow nice one. you mind sharing how u move those quick toggle to the bottom? what does "the rest" refer to?
kay_kiat88 said:
"the rest" refer to?
Click to expand...
Click to collapse
the actual quicksettings im illutrating i want to move
This is what i manage so far..
sohrab1985 said:
The lables color is in the framework, in value/colors.xml, but if you change the color from there it changes oher black colors insome other parts, too. So I need to find the source. of them which is in layout and change the color one by one until I find the right one.
Click to expand...
Click to collapse
Yes the rabbit hole goes deep, shouldn' have taken that blue pill, to late wææ..
If you want the eaze point me with things to check out while u have classes
biopsin said:
Yes the rabbit hole goes deep, shouldn' have taken that blue pill, to late wææ..
If you want the eaze point me with things to check out while u have classes
Click to expand...
Click to collapse
Thanks mate.
We can't change the color to white, because it changes colors of some other parts, too. They have same value. You can see it in picture 1 and 2.
The best thing we can do is those two last pictures.
I'm looking for the colors of the "Running" tab, because it's white and different than other tab. At least we can make all the tabs the same.
I understand its defined by the framework. Change a global setting it spreads down the lane.
so the manage_application_item gets served a color from the colors.xml but where is this defined in the layout? does it mean that black is already defined for the @id/app_name in the framework? this will be difficult to override without redoing earlier changes, which ends in yet a new design, brilliant! its a good discovery maybe a right one as well haha
keep cookin ;
oh the blue subtext looked cooler than white.
biopsin said:
I understand its defined by the framework. Change a global setting it spreads down the lane.
so the manage_application_item gets served a color from the colors.xml but where is this defined in the layout? does it mean that black is already defined for the @id/app_name in the framework? this will be difficult to override without redoing earlier changes, which ends in yet a new design, brilliant! its a good discovery maybe a right one as well haha
keep cookin ;
Click to expand...
Click to collapse
Sorry I made a mistake, it's not in the layout, it's in "framework-res.apk/res/color/primary_text_light.xml" and "framework-res.apk/res/color/secondary_text_light.xml"
BTW, there is another problem. Changing the color of the Running tab changes other colors, including the clock on the satatus bar and other fonts on satus bar like Media Scanning and even the clock on the lock screen.
but the white text in the first picture Running tab you only change the main theme to black, and the white text was there correct?
biopsin said:
but the white text in the first picture Running tab you only change the main theme to black, and the white text was there correct?
Click to expand...
Click to collapse
Yes, It's white but the other tabs are gray and because of that I wanted to change the color to gray like the other tabs but it changes some other thigns.
The right value for Running tab is in framework-res.apk\res\color\primary_text_dark.xml.
I think this is the best think we can make considering those problems that we talked about.
I've attached both framework-res.apk and Settings.apk, if you want to try it.
sohrab1985 said:
I think this is the best think we can make considering those problems that we talked about.
Click to expand...
Click to collapse
Well if worst case cenario is white txt in Power Menu im happy to test.
biopsin said:
Well if worst case cenario is white txt in Power Menu im happy to test.
Click to expand...
Click to collapse
Don't worry, the power menu isn't white. it's dark gray.
Hello guys,
I was surfing themes for other similar tablets (like G Tab 10.1, Xoom) and i noticed that Gtab 10.1 has a white background at settings menu(screen below). Is it possible to make similar theme for Asus TF101 or just port some existing one for Gtab 10.1?
I tryed to install some Gtab themes on my TF101, but Rom is not booting after flashing.
Thanks for your time.
{
"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 have some time tomorrow so i can work on it but in the meantime i edited it to have the 10.1 icons just push to system/app
edit: took a look and exchanged all the res files its not as simple as a res exchange theme its persistent throughout system and that will take allot of time and changing the systemui.apk as well
mrevankyle said:
i have some time tomorrow so i can work on it but in the meantime i edited it to have the 10.1 icons just push to system/app
edit: took a look and exchanged all the res files its not as simple as a res exchange theme its persistent throughout system and that will take allot of time and changing the systemui.apk as well
Click to expand...
Click to collapse
Thanks for trying. I didnt know that the wallpaper can be so complicated. Maybe there is some way to make Honeycomb themes for multi Devices? i mean most of Honeycomb devices have the same specs... Or i just misunderstanding something?
ts not quite that easy but i have managed to get the white background now maby if you send me the link to the theme you wanted and i can work from there
here is the progress
View attachment 806204
mrevankyle said:
ts not quite that easy but i have managed to get the white background now maby if you send me the link to the theme you wanted and i can work from there
Click to expand...
Click to collapse
Thats really cool. is that hard to change font color there too?
HEre is the link to the theme with white background. But i surfed some more web sites and found that actually the stock build of Android 3.2 for SGT10.1 was with white theme.
Thanks anyway, your wark is really great.
BTW add DONATE button to your profile. i'd really like to buy you some bear!
It would be illegal for you to buy me a beer because im 17 but thanks anyways
Here is the progress
Ok so it turns out that the same xml file controlls the colour of the text beside the icons and the main text in popup dialogues such as menus making hem really hard to read so the options right now are to make the background in settings a light grey or any slightly darker colour or make the text gray or any colour lighter than black
mrevankyle said:
It would be illegal for you to buy me a beer because im 17 but thanks anyways
Here is the progress
Ok so it turns out that the same xml file controlls the colour of the text beside the icons and the main text in popup dialogues such as menus making hem really hard to read so the options right now are to make the background in settings a light grey or any slightly darker colour or make the text gray or any colour lighter than black
Click to expand...
Click to collapse
Ok, now its looking better. One more question. This square which is black, is that possible to make it gray or white too?
And btw files from SGT theme got some resource or not? Maybe there is something in the ROM itself?
About beer, it shouldn't be beer, but anything else.
ok the white settings menue is from the samsung 10.1 and the rest of the theme is from the htc jetstream i will see if i can edit the dark blue/grey to make it white but it might be dficult.
The icons and fonts ect are from the theme you linked me the rest is from me just editing files to try to get the right colour ill try to have it all loking polished in an hour
Ok i think that i have done all i can the dark square that has all the submenues is a .9.png and i dont have the skills needed to edit them and it doesn't seem like anyone else has been able to change it either
to install everything unzip then use android commander http://androidcommander.com/
To push the system file to the root of the sdcard allot of stuff will fc just reboot once
Work.zip (9.78 MB) http://www.multiupload.com/XCC9IJ8UK1
mrevankyle said:
ok the white settings menue is from the samsung 10.1 and the rest of the theme is from the htc jetstream i will see if i can edit the dark blue/grey to make it white but it might be dficult.
The icons and fonts ect are from the theme you linked me the rest is from me just editing files to try to get the right colour ill try to have it all loking polished in an hour
Ok i think that i have done all i can the dark square that has all the submenues is a .9.png and i dont have the skills needed to edit them and it doesn't seem like anyone else has been able to change it either
to install everything unzip then use android commander http://androidcommander.com/
To push the system file to the root of the sdcard allot of stuff will fc just reboot once
Click to expand...
Click to collapse
Nice, ill try that out in a minute. Need to charge my TF! Can you please tell me the exact name of .9.png file of that black background? ill try to ask guys from russian forums to help with this.
ya its toast_frame_holo.9.png and also toast_frame.9.png will also have to be edited
Hi,
This is for those of using sathishtony's excellent themeGalaxy app. Since he introduced advanced customization with the last release, thought it would be good to have a thread where users compiled their finds rather than have them pop up here and there in the various threads.
Here's a few to start:
Sub-text font colour in Samsung Messaging app: Messaging/Conversation Item Date Color
Sub-text font colour in Settings: Android Framework/Secondary Text Color Light
Changing call log colors: Contacts/Calllog Number Text Color (courtesy of thermax04)
Change the font color on sub-options under settings and Gallery: Core Apps: Status Bar Color (courtesy of Quad7)
Text entry field background color in Samsung Messaging: Messaging/Composer Edit Field BG (courtesy of tonybahr)
Those are the ones I know about and have come across ... please start adding others as you find them!
an excellent idea [emoji106]
and i think attaching pics to show the change will help to understand it since the code it self not understandable for all users.
here is my add;
{
"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"
}
Sent from my SM-G955F using Tapatalk
This is a good idea. I need to round up the ones I know of. I've changed so many I need to start with a fresh theme. To re learn them.
Good idea on pics. Here are the first two I listed in the first post.
Settings:
Messaging:
This is in messaging. Hopefully it's not to confusing. Inner box is #2 outer box is #1.
These are the weather widget parts. The icon is a png more than likely so we can't change that yet. At least I haven't found a way.
This will be a hard task..my whole theming life is all about this, ? finding whats what and whos where.. just to let you know most codes are different per OS version and oreo update make it worse, i hope @sathishtony is not having a headache now hes really a hero for providing you guys a customization like this. Goodluck
Hi
Not sure if I can change the background color for package installer?
I'm also searching the color item for loading text and circle on device maintenance, the header bg color for about screen on device maintenance.
Thanks.
Messaging Icon color (see Screenshots)
Finally found it :victory:
3 dot menu in email app.
envy~ said:
This will be a hard task..my whole theming life is all about this, ? finding whats what and whos where.. just to let you know most codes are different per OS version and oreo update make it worse, i hope @sathishtony is not having a headache now hes really a hero for providing you guys a customization like this. Goodluck
Click to expand...
Click to collapse
envy, your stuff is great and really looking forward to some of the updated ones. Your point about this tool is well taken and is why I've donated (and I hope lots of others do as well).
I am stupidly excited about this thread!
Anyone knows how to change the bgcolor or the text color for app badge(unread notification)?
Thanks.
---------- Post added 04-12-2018 at 00:29 ---------- Previous post was 04-11-2018 at 23:44 ----------
hinnn said:
Anyone knows how to change the bgcolor or the text color for app badge(unread notification)?
Thanks.
Click to expand...
Click to collapse
Okay, just in case if you some need this.
Looks cannot change the bgcolor for now, the text color is sitting in message/badge text color.
Thanks
hinnn said:
Anyone knows how to change the bgcolor or the text color for app badge(unread notification)?
Thanks.
---------- Post added 04-12-2018 at 00:29 ---------- Previous post was 04-11-2018 at 23:44 ----------
Okay, just in case if you some need this.
Looks cannot change the bgcolor for now, the text color is sitting in message/badge text color.
Thanks
Click to expand...
Click to collapse
Have you tried this one? I can't test it right now. Just throwing an idea.
Contact:
Dial pad digit colour will be through contacts
Sent from my SM-G950F using Tapatalk
Contact:
Calllog and recent text, numbers & date
Sent from my SM-G950F using Tapatalk
tonybahr said:
Have you tried this one? I can't test it right now. Just throwing an idea.
Click to expand...
Click to collapse
Thank you,
I have tested this one, but doesn't work,
Then I changed this one and another one in message, the text color changed to white now.
What sort of colour are people using for notification text. I had to change the background colour from black to grey and have black text, so that the notifications from apps that are not themed are readable ( white background and black text ).
I know there are several values in the Android Framework at the bottom relating to the notification stuff but I can never get the combination right
this should be easy for you as I just started theming. How can I change the background color of the settings menu?
thanks
Icchan said:
this should be easy for you as I just started theming. How can I change the background color of the settings menu?
thanks
Click to expand...
Click to collapse
That background is whatever color your theme is based on. (Light, dark ,custom dark) this is why I'd like a custom light option.