Help with theme - Honor 8 Questions & Answers

Im makin emui theme and its almost ready, but how to change this email icon and "no messages" text color?. I have attached image also to this.

@venom007 you can help

DarkSoulUser said:
Im makin emui theme and its almost ready, but how to change this email icon and "no messages" text color?. I have attached image also to this.
Click to expand...
Click to collapse
decompile email apk and search for that icon in res>drawable_xxhdpi-v4 and get its name and use it in ur theme, with regaring its text color, do the same decompiling and get color.xml from values folder

Related

REQUEST: SMS Notification icon

is it possible for someone who is familiar with morphs, to make a SMS notification icon which is similar to the sms icon in apps?
the green square with the smiley face?
This?
http://www.androlib.com/android.application.com-kanokgems-smswidget-BFq.aspx
Use this morph...but only apply the "Mms.apk" sub-component of it.
The MMS icon is set to the green one you describe but the SMS one is yellow. Let me know if you want both to be green. (will copy the icon and make a morph)
Note: theres one sms icon in framework-res.apk too, the yellow one.
update: Heres a new morph that sets the sms icon to the green one. Will need a reboot after applying.
Credit: formel-lms for the icon.
britoso said:
Use this morph...but only apply the "Mms.apk" sub-component of it.
The MMS icon is set to the green one you describe but the SMS one is yellow. Let me know if you want both to be green. (will copy the icon and make a morph)
Note: theres one sms icon in framework-res.apk too, the yellow one.
update: Heres a new morph that sets the sms icon to the green one. Will need a reboot after applying.
Credit: formel-lms for the icon.
Click to expand...
Click to collapse
this is exactly what i asked for!
its great thanks!
evilkorn said:
This?
http://www.androlib.com/android.application.com-kanokgems-smswidget-BFq.aspx
Click to expand...
Click to collapse
this app/widget is excellent!
however its only limited to gmail, sms, and phone
is there a similar app for the email app? (i.e exchange/imap/pop3 accounts)

[Q] Ongoing event, Dropdown text color problems

I've installed/customized a theme exactly as I want with Black status bar, and black pulldown background with white text. I properly Deodexed and used the compatible services.jar, however, the following events still show up with black text in the dropdown list:
-In-Call timer status
-Download Progress
-Any item that is an event in progress
I've tried 4 different services.jar and all of them had the same problem, I tried editing the status bar XML files, only to have the phone refuse to load.
I notice 90% of themes leave the dropdown tabs gray, and I assume this is the reason, but does anyone have the files necessary to make all text in the dropdown white?
If you want to attach your framework-res.apk I can give this a go. I'm pretty sure this is in the /res/layout/status_bar_latest_notification.xml file or something titled similiarly.
Anyways.... I can give you some help if wanted...
I've attached my framework-res.apk, let me know what you can do. Thank You!
No problem. I will give this a go after work.
Sent from my DROIDX using XDA App
Guyinlaca said:
I've attached my framework-res.apk, let me know what you can do. Thank You!
Click to expand...
Click to collapse
In looking at your framework...is this the current framework that you thought SHOULD have the white text? Or a unmodified framework. In looking at it...it looks like the text should be white... At least from what theming I have done... You have white (ffffff) set in the correct places for the dropdown notification bar in /res/layout/status_bar_latest_event_content.
What ROM/theme are you using? Also are you on the 2.3.34 update? i'm still on 2.3.15... So I don't want to throw a framework on my phone that may cause issues =?
If you can give me some more info... I was digging through it tonight.
Thanks
I am using the 2.3.340 firmware, standard rom but rooted and deodexed.
I used that exact framework with 2.3.15 with the same issue. My theme is nearly perfect except for that, so it's kind of annoying.
Hm... I'll keep looking over it. So this current framework SHOULD have white text but didn't?
Try also looking at the styles.xml and colors.xml in the /res/layout folder. I.m winning if things need to match up and something in one of those files is overwriting your white color
Sent from my DROIDX using XDA App
Correct me if I'm wrong but doesn't the services.jar hold the information to change the colors in the drop down events?
trebz said:
Correct me if I'm wrong but doesn't the services.jar hold the information to change the colors in the drop down events?
Click to expand...
Click to collapse
I'm pretty sure it just controls color for the clock, ticker, and the "titles" for the sections in the drop-down such as "latest" or "ongoing". It doesn't actually change the text color of notifications in the drop down.
Can u help me too
I had this issue with derezzed too, a lot of ongoing event text colors are controlled by each individual application (something I saw with dropbox and facebook uploads) so the options are to either customize each application as you get it, ignore the unreadable text, or simply change the .png to a different color that provides a similar feel while being able to read black text... or another artsy thing would be to use rounded corners to make each notification look like an individual bubble instead of a continuous pane
edit:
totally didnt see how old this post was... oops

I need to change the status bar and drop down colors.

I have a white theme with white text. I need to replace all the white text. I am running froyo and yes I have searched and nothing has helped/worked. Thank you in advance.
Look for a compatible theme in the Theme and Apps section or you could possibly make one yourself if you have the know-how (this might help).
You want background to be white? Or text to be white? Kinda confused.
Infuse, infused...running gingerbread
I know how to theme already, thank you though. I got my theme ported and its all white. The problem is; the text is white too. It blends into the background. I need to change the text COLOR from the status bar and drop down to black. How can I do this? And ill give that a try superweapons. Ty.
ForeverSupra said:
I know how to theme already, thank you though. I got my theme ported and its all white. The problem is; the text is white too. It blends into the background. I need to change the text COLOR from the status bar and drop down to black. How can I do this? And ill give that a try superweapons. Ty.
Click to expand...
Click to collapse
uot kitchen does this.
Infuse, infused...running gingerbread
Just Google the UOT kitchen on google.
Then then copy these files from the phone to your computer:
1) Framework-res.apk
2) SystemUI.apk
3) TwFramework-res.apk
then do your theme on UOT, then on the file submit page, select [system files] on the upload section, upload your file and submit.
Thank you guys. I used UOT. The text is now black but when I hit menu on the home screen the text is still white and blends with the background. Does anyone know how to change that part?

[Q]

Hi. I'm theming my GB framework and decided to make all popups dark(gray like ICS). I know the easy way is just to change the popup png colors to change the popup color but I'm having trouble with the font/text color. How do I make the black font color in the popup to white so that it is more readable on the gray popup? Please tell me which part of the styles.xml and what to change.. Thanks
raphysaur said:
Hi. I'm theming my GB framework and decided to make all popups dark(gray like ICS). I know the easy way is just to change the popup png colors to change the popup color but I'm having trouble with the font/text color. How do I make the black font color in the popup to white so that it is more readable on the gray popup? Please tell me which part of the styles.xml and what to change.. Thanks
Click to expand...
Click to collapse
I'm new and cant post direct links yet.. but here is the image and xml link
dropbox.com/s/gx8cl489cicz1w0/20130320213133.png
dropbox.com/s/810lrp40xxcxvce/styles.xml

[Q] How to change the font colour in popup menu?

I've been trying to find this out lately in xda couldn't find any so if u know how to do it, can u plz kindly share it with me? :angel:
As u can see I want to change the black font to white and the header text to ics blue one...
Mrinal Roy said:
As u can see I want to change the black font to white and the header text to ics blue one...
Click to expand...
Click to collapse
how did you do that?
shashanksetty said:
how did you do that?
Click to expand...
Click to collapse
how did i do what??
Mrinal Roy said:
how did i do what??
Click to expand...
Click to collapse
oh sorry, I thought that you had made that popup white and the text black. my bad,
I think the popup box is a background PNG image in drawable-hdpi or which ever drawable you have go to that folder look for images that has names like popup and dialog
and the same thing with text look for dialog and popup in styles.XML
hope this helps man

Categories

Resources