Hello XDA fourms! I have been doing little bits and pieces of research and testing with the Framework-res.apk file and have found editing it to be a blast.
I have encountered a problem however that I could not find a answer to.
The font color of the Carrier name seems impossible to find and edit, however I have seen that other themers have found a way to edit that font color.
I have highlighted the area that includes the text I want to change in the Attached image, I have also included the Framework-res.apk that I am trying to edit.
Thanks!
Edit: I read the post here http://forum.xda-developers.com/showpost.php?p=9066440&postcount=1 that seems to have the information that I wanted, however when I did the editing in section 3 steps 5&6 I was unable to get the results I had desired. I am using a Droid 2 Global Running Android 2.2.
Shameless Bump
Is there really no knowledge on changing the font color?
Sent from my DROID2 using XDA Premium App
Im running Optimus v and i found it in the status_bar_expanded.xml file
after <TextView tags put this
android:textColor="#ff000000"
if you see this
android:textColor="?textColorSecondaryInverse"
replace the ?textColorSecondaryInverse with your color of choice not sure what one changes it but i change the color on all and it changed mine
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
Yes I need help editing a theme. The theme I installed on my phone makes certain apps have the same text color as the background color making it impossible to read. I've tried using ninjamorph to edit the affected apps but I can't figure it out or if someone could edit the theme itself for me to install since I'm not good at it at all I'd appreciate it.
The affected apps so far is:
Meetme (myyearbook)
Pro wrestling.net
Also the notification background is pretty close to the text color as well.
I'd like to be able to just edit the text color to make it a brighter more noticeable color. Anyone have any assistance they could provide?
Sent from my SGH-I777 using xda premium
You can't use Ninja morph to edit the xmls color, only replace them it the are compiled... since ninjamorph doesn't decompile the xmls are pretty much unreadable. If you send me the what you have and the color you want the text to be I can change it for you.
Annex1 said:
You can't use Ninja morph to edit the xmls color, only replace them it the are compiled... since ninjamorph doesn't decompile the xmls are pretty much unreadable. If you send me the what you have and the color you want the text to be I can change it for you.
Click to expand...
Click to collapse
OK thanks.
Sent from my SGH-I777 using xda premium
here's the link to it :
https://www.dropbox.com/s/vjn84k1cezj32aq/WT.GS2.AOKP.zip
id like for the text to be able to be blue in all apps. if possible. some were showing white on white which seems weird to me. if u cant get it its ok no big deal.
As always, use at your own risk!
Quelle
BecauseI know I'm not theonly one whowants tounderstandit a lot,I'll showyoua way.Inspirationand ideasI got from this article. Huawei EMUI Themes gestalten und verändern [Teil 1]
What is needed:
- 7zip
- Sublime Text 3
Here we go. The prerequisite is time to rest and work accurately!
After you have installed the two programs are set to go.
Think up a folder where the issues come in here (.hwt). Always works only with copies!
Here you should create a subfolder with the topic name you now. There you unpacked the topic. Go into that folder and subfolders again sets each with the appropriate name. example:
com.android.settings = com.android.settings e
So you keep track of things.
The repeated her with the topic, which ye icons, etc you want to have.
Now comes the actual act. Take the issue of the want to edit it, in my case, Edward Returns.hwt and clicks it right (not extract!), Just select Open.
Next, locate the com.android.settings and open it again.
Here again open the res folder. Here delete the contents (click there and delete right).
Now we take the topic from which we want the icons. Also re-open and click through to the folder res. Now we select the content and push it, hold by the left, into the folder from another topic. We confirm the prompt with Yes. Now is the content in the other folder. Now we can both close, confirm the prompt with Yes and we already did it. Only on Mate7, select and look the topic. If you want, you can even assign a name. For the description.xml with Sublime Text 3 Open Notepad and then copy into the theme.
You can also use your own icons here on size, format and name eighth! It is also possible to take files from other themes if they do not exist.
Of course, goes even more, color etc, but you will still need to edit the corresponding .XML files.
Here are a few paths:
- Contacts com.android.contacts
- Gallery com.android.gallery3d: Here lies the Gallery widget.
- Player com.android.mediacenter: Here the player is widget.
- Settings com.android.settings: Here is what you see under settings and submenus.
- Links com.android.systemui: Here is what you see Status Bar / Benarichtigungen / Verküpfungen.
- Designs com.huawei.android.thememanager: Here is what you see under Themes.
- Clock / weather widget
com.huawei.android.totemweather / res
drawable-nodpi: Here are the wallpapers
drawable-sw360dp-xxhdpi: Here are the symbols
- Icons icons: This is what you see on the homescreen icons.
Thanks , i would like to create a theme for me, a dark one, simple and clear but unfortunately, i really didnt understand the procedure Is it possible for you to make a step by step guide ? Taking the default theme and changing it ?
I need one with dark toggle background, and white toggles, the one selected blue or red.
Than the notifications background black and white text and icons.
on settings , dark background and white text + icons.
So sorry i dont understand , i would have tried to make some themes
Thanks !
For the font you need to edit the corresponding XML files. This is tedious. It is easier to look for the best ducks already in coarse threads and replace only the background, symbols etc is.
A Guide for the XML I'm not going to write, which is too complex, as there is also still required Chinese.
You can read here.
http://forum.xda-developers.com/mate-7/themes-apps/mod-thememessages-notification-panel-t2973486
Or here keeping an eye out for suitable topics.
http://www.android-hilfe.de/root-cu...7/654285-themes-der-grosse-themes-thread.html
Fooox1 said:
For the font you need to edit the corresponding XML files. This is tedious. It is easier to look for the best ducks already in coarse threads and replace only the background, symbols etc is.
A Guide for the XML I'm not going to write, which is too complex, as there is also still required Chinese.
You can read here.
http://forum.xda-developers.com/mate-7/themes-apps/mod-thememessages-notification-panel-t2973486
Or here keeping an eye out for suitable topics.
http://www.android-hilfe.de/root-cu...7/654285-themes-der-grosse-themes-thread.html
Click to expand...
Click to collapse
Thank you dude !
cool instruction
i also want to edit this specific theme Edward Returns for my Ascend p7, the theme is as of now only for Mate 7 it cant be found on p7 online themes, so i downloaded this theme and installed on my p7, everything is as it should be except the icons, the system Apps icons are well, but the apps that i have installed their icons dont fit in the icon frame of the theme, they are bigger than the theme icons so they come on top of the frame, but some of the Apps that have smaller icons i can see the icon frame of the theme behind them. So i wanna know if it is possible to resize the icons so they fit the icon frame? and how it can be done?
Thanks in advance :good:
Unpack theme, edit icons and then copy the unzipped not matter.
Does anyone know how to change the background color in Messeges? i have a really cool theme but there is some error in its Messages App the background is white while the timestamp in the left side is also in white color so i can read the time... i dont know which line in themes.xml should i change????
Unfortunately, I do not quite understand you. The background images are. Just as the symbols of the timeline. About the xml you lay down only the text color and the assignment.
can you help me of that modified whatsapp called WhatsMaap changing icon cause it looks so bad because the whatsapp icon is circle so there is a black or green background the app icon
this is the app dude : https://plus.google.com/communities/111022663413469989470
I need to modify the text colour of notifications into NOTIFICATION PANNEL.
Not the standard text you find below email notification or whatsapp notifications, just the ones poping up with text surrounded by circle and asking to close a particular application consuming too much battery, for example.
Actually these notifications text are in black and, since the background is black, they aren' t readeble at all, while the others notifications (i.e. whatsapp notifications, email notifications, etc. etc.) are properly in white (see picture attached).
Considering that I need to keep the background as black, I would need to modify the notifications text colour only, from black to....white, or light blue, or other which result more readable on the black background.
I tried to edit and modify the hwt file, as well as the XML file contained into the com.android.systemui file, but unsuccesfully.
Can you explain me which file and line I must modify in order to have fixed this?
None can help me??? Fooox1, Kolembo,Hannanzikrea, please assist.
I've edited the stat_sys_battery_15.png file on a theme, but every time my phone goes down to that level the battery icon reverts to stock. All other times the battery icon displays the custom one. Anyone know why and/or how to fix this?
Sent from my HUAWEI MT7-L09 using XDA Free mobile app
mighty_moose said:
I've edited the stat_sys_battery_15.png file on a theme, but every time my phone goes down to that level the battery icon reverts to stock. All other times the battery icon displays the custom one. Anyone know why and/or how to fix this?
Sent from my HUAWEI MT7-L09 using XDA Free mobile app
Click to expand...
Click to collapse
You should add another .png file with name stat_sys_battery_15_new.png and stat_sys_battery_7_new.png
Sent from my HUAWEI MT7-L09 using XDA Free mobile app
hannanzikrea said:
You should add another .png file with name stat_sys_battery_15_new.png and stat_sys_battery_7_new.png
Sent from my HUAWEI MT7-L09 using XDA Free mobile app
Click to expand...
Click to collapse
Okies, thanks. I thought they were extraneous and deleted them... Then forgot all about them lol
Sent from my HUAWEI MT7-L09 using XDA Free mobile app
My modified dark theme
https://drive.google.com/folder/d/0Bw1wBQi9rn3WMnc1cHQ0eVNUQTQ/edit
Here's my modified theme Dark Knight v3.2.9. Some bug fix for Honor 6.
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.