Theming GingerBlur 2.x - Atrix 4G Themes and Apps

I was going to put this in the GingerBlur 2.5 thread, but got the smackdown for not having enough posts yet
I was thinking of theming kenneth's great GingerBlur ROM, but have noticed that some of the files seem to be in different places than expected.
It would be helpful if there was any guide or how-to on what .png files would need to be modified to theme particular areas specific to this ROM.
For example I had thought to change the color of the notification bar background you'd find statusbar_background.png in framework-res/res/drawable...alas nothing to be found.
Thanks!

I also want to change the lockscreen slider img.

The vast majority of your editable pngs are in drawable-hdpi, but many of them are draw-9 pngs and require some special handling to alter.

fRenZy-_- said:
I also want to change the lockscreen slider img.
Click to expand...
Click to collapse
Lockscreen slider is a draw-9 png in the framework-res/res/drawable-hdpi folder. In order to alter it you would need to decompile the apk, as opposed to simply extracting it, change the image, and then recompile the apk. I am planning on starting a thread in the near future as a guide/discussion for theming.

Hey guys! Super glad that you all want to theme GingerBlur. I will encourage you to go ahead and wait until the release of GingerBlur 3.0.
Version 3.0 will have a re-worked framework that can be decompiled more easily. Theming will be a breeze!
Good luck!

Awwww man..
kennethpenn said:
Hey guys! Super glad that you all want to theme GingerBlur. I will encourage you to go ahead and wait until the release of GingerBlur 3.0.
Version 3.0 will have a re-worked framework that can be decompiled more easily. Theming will be a breeze!
Good luck!
Click to expand...
Click to collapse
Awwww... I've themed it already.. lol.. here are some shots... I got some of this stuff from the Galaxy S Poison Green theme, with a few of my own tweaks... and still a work in progress as I have more time to match the other parts to the theme... this is with fly-in affect... looking forward to the 3.0 update

kennethpenn said:
Hey guys! Super glad that you all want to theme GingerBlur. I will encourage you to go ahead and wait until the release of GingerBlur 3.0.
Version 3.0 will have a re-worked framework that can be decompiled more easily. Theming will be a breeze!
Good luck!
Click to expand...
Click to collapse
coool, cant wait. There are some aspects that I like changing (text colors mainly) and I hope it really is going to be a breeze. Changing images are easy in any case though. It's the text stuff that are tough.

Wow man that theme you got there looks pretty awsome!

jpinoy said:
Awwww... I've themed it already.. lol.. here are some shots... I got some of this stuff from the Galaxy S Poison Green theme, with a few of my own tweaks... and still a work in progress as I have more time to match the other parts to the theme... this is with fly-in affect... looking forward to the 3.0 update
Click to expand...
Click to collapse
Looks a lot like the steel blue theme I am currently using but green. Very nice.
Sent from my Blue Steeled Atrix

Big-A-Rob said:
Looks a lot like the steel blue theme I am currently using but green. Very nice.
Sent from my Blue Steeled Atrix
Click to expand...
Click to collapse
Thanks... It's pretty much a mirror of that theme, but not as customized as Tones.. don't have that much time to mess with all the features
The origianl Galaxy S them has Blue, Green, and Red themes of the same.... which is where we both got the theme from to put it on the Atrix..

FYI some icons are in system/app/systemui.apk

kennethpenn said:
Hey guys! Super glad that you all want to theme GingerBlur. I will encourage you to go ahead and wait until the release of GingerBlur 3.0.
Version 3.0 will have a re-worked framework that can be decompiled more easily. Theming will be a breeze!
Good luck!
Click to expand...
Click to collapse
Awesome news and a sincere thank you for all of your concerted efforts! Quick general question: do you know if Android supports transparency in the notification bar (the actual static bar at the top)?
I would assume so given they are .png; I think it would be pretty cool if you could have your notifications floating on top of your wallpaper.

adding transparency is not as simple as just editing the png's...you will also need to edit the services.jar in the framework (i think)...i know that is true for adding transparency to the notification bar dropdown...also after some research, launchers such as adw and launcher pro may cut off the wallpaper underneath the status bar, not sure about the stock motoblur launcher, so adding transparency may be pointless...
a more experienced dev or android user may know a bit about this...but i'm just sharing what i know...

jpinoy said:
Awwww... I've themed it already.. lol.. here are some shots... I got some of this stuff from the Galaxy S Poison Green theme, with a few of my own tweaks... and still a work in progress as I have more time to match the other parts to the theme... this is with fly-in affect... looking forward to the 3.0 update
Click to expand...
Click to collapse
WTH man??! Amazing screenshots!! This is exactly the color scheme I was wishing for on the Atrix!
How could you keep such good goodies only yourself? Or did you post your here somewhere?
Me would like it very much!
Thanks!
---
Edit: Sorry! those beautiful screenshots got me a head-rush! I read later it's work-in-progress. gold luck.

tonecreationz said:
adding transparency is not as simple as just editing the png's...you will also need to edit the services.jar in the framework (i think)...i know that is true for adding transparency to the notification bar dropdown...also after some research, launchers such as adw and launcher pro may cut off the wallpaper underneath the status bar, not sure about the stock motoblur launcher, so adding transparency may be pointless...
a more experienced dev or android user may know a bit about this...but i'm just sharing what i know...
Click to expand...
Click to collapse
This sounds hard...maybe I just stick with black

tonecreationz said:
adding transparency is not as simple as just editing the png's...you will also need to edit the services.jar in the framework (i think)...i know that is true for adding transparency to the notification bar dropdown...also after some research, launchers such as adw and launcher pro may cut off the wallpaper underneath the status bar, not sure about the stock motoblur launcher, so adding transparency may be pointless...
a more experienced dev or android user may know a bit about this...but i'm just sharing what i know...
Click to expand...
Click to collapse
that's not true, i use paint.net and make transparencies on many of my png's, then simply add them back to the apk and vola.

jimbush3 said:
Lockscreen slider is a draw-9 png in the framework-res/res/drawable-hdpi folder. In order to alter it you would need to decompile the apk, as opposed to simply extracting it, change the image, and then recompile the apk. I am planning on starting a thread in the near future as a guide/discussion for theming.
Click to expand...
Click to collapse
please make a thread! i'm a little confused, i use 7-zip to extract (which you say is a no no), then change the images (even the .9's, i just add .png to the end, and yes i know that's a no no but that's the point of being deodexed, so you can throw any png in there and either match the name or change the xml, in my case, it works everytime....), throw them back into the apk, and either root exploror the framework back (with an immiediate reboot) or adb it in in between boots (the way your suppose to do it, unless you make an zip to flash which i don't know how).
this method works for me, but if you use root explorer, the rom erases your dialer history (odd, never happened on the cappy).
p.s. this isn't a guide, if somebody does this and bricks their phone, they can hold me responsible and sue me (as i have nothing, nor a job). but seriously, backup your framework and know how to use adb if you want to mod your framework...

chaosjh said:
that's not true, i use paint.net and make transparencies on many of my png's, then simply add them back to the apk and vola.
Click to expand...
Click to collapse
I was referring to adding transparency to the notification/status bar...

tonecreationz said:
I was referring to adding transparency to the notification/status bar...
Click to expand...
Click to collapse
The bar is a normal png, you can transparent it fine without any fancy coding.

Yes, the status bar image is a standard png and can be made transparent. However, the wallpaper does not expand behind where the status bar is - so even if you make your status bar transparent, some color needs to be represented behind it. I went into drawables.xml and set the status_bar_background to transparent as well but it still shows up black for the homescreen, it does stay transparent for apps though and shows up differently based on what app is running (aka, for words with friends it shows the blue stripes - but not when I screen cap). Here are some images of what I mean.
- black on the homescreen, wallpaper must not extend that high
- see straight through to the notifications
- shows more grey on my phone than here

Related

changing system icons looks

i was wondering if anyone knew how to change the icons for the android system settings. since i have a droid, with stock android the system menu icons are all well, crappy. i like how sense ui has colored icons for the system and was wondering if anyone knew how to change them.
are the icons needed for change in framework?
turkeylord said:
i was wondering if anyone knew how to change the icons for the android system settings. since i have a droid, with stock android the system menu icons are all well, crappy. i like how sense ui has colored icons for the system and was wondering if anyone knew how to change them.
are the icons needed for change in framework?
Click to expand...
Click to collapse
Settings.apk/res/drawable-hdpi
you sir are awsome, thank you.
Something a little close to what the first post was talking about. In the settings.apk I have one that was themed and what to use a few of the pngs in other settings.apk sinse I reflashed with a new rom. I've already push a few back that I changed. The png i what to use is a 4G stat data connected, but the color needs be changed to cyanogen and a little transparent for CM6. What program besides PS4 can I use to do it
Thanks
I know you can use photoshop. Those are greyscale.go to image>mode>rgb, then you can make color. For transparent, use eraser too to delete the background. (Its how I did my stuff)
Sent from my Droid
@turkeylord]....
Settings.apk/res/drawable-hdpi .......... did this worked for you?? i've been looking to change icons in samsung fimrware for last two months but
no success.........
if anyone can help me out..... i want to change my s7 icons to s8 ported.......i have icon packs....everything but where can i find them in system.img
so that i can change them.... .... i checked firmware-res.apk.....systemui.apk... but didnt work.

[Theme chooser] Stock-ldpi theme for CM 7.0 (udated 08/03/2011)

I'm using the CM from KalimochoAz, and it's working very well.
I've noticed that in the standard theme (Androidian) the status-bar icons are 25px height, but the status bar itself is 19px.
So the icons are rescaled and appear very blurred and almost unreadable (expecially the 3G one).
I have cropped all the png for status bar (extracted from Androidian.apk) to 19px, but I'm not able to repack them into a new theme.
Is there someone that can do that? I attach the images to this post, in case someone wants work on this issue...
Edit: i've repacked them into a new theme, there are probably some other icons to adjust...
Edit 01/03: other icons added
Edit 03/03: new version - gps icons fixed
Edit 08/03: this theme: Crispy Bread is more complete and resolves the same issue
Bye.
Diego.
Ok, I've just repacked it in an apk theme.
I dont know how to specify that's a LDPI theme, so choosing it theme manager pop a warn: you can do "Apply anyway" and go on.
I've actually been wondering about this blurryness myself but this certainly solves it! Works really nice
Thank you!
New version with other icons cropped.
Some icons appear gray instead of green... this update fixes it too?
Hello, I use your apk and this theme : http://forum.xda-developers.com/showthread.php?t=943423
Really nice, together it's almost perfect, but if you know well android can you help me.
I changed few things in the apk, all worked well.
But I want to make horizontal lock bar in lockscreen looks invisible (they are grey translucide in CM7).
I modified the files "jog_tab..." but nothing changed.
Have you some clue?
P.S: With the honeycomb theme the lockscreen bar looks invisible when someone is calling, it's real nice.
lfcgomes said:
Some icons appear gray instead of green... this update fixes it too?
Click to expand...
Click to collapse
Uhm... the icons are extracted from framework-res.apk of the cyanogenmod 7, some of theese are gray (for example the usb or the headphone one).
This theme only fix the blur effect due to the icons scaling from 25 to 19 pixels.
Bye
Diego
kiwell said:
I modified the files "jog_tab..." but nothing changed.
Have you some clue?
Click to expand...
Click to collapse
Sotty, this is my first work on android, I don't know very well the system nor the T-mobile theme engine...
Bye
Diego
Little upgrade - 20110303

[JB] 01-07-13 Oh Boy, Another modded SystemUI LOL (updated for older and newer fws)

Here is my modded SystemUI. This one is stock and only for Jelly Bean. No 15 toggles, or different colored icons, just transparent status bar and notifications, center clock, no battery icon for those of us who like to have the percentage instead (settings ->display ->show battery percentage)
Please read everything as the firmware you use is very important!!! Installation of the wrong file will cause strange things to happen on your phone, thanks to Samsung's changes in the framework-res.
These first ones are for any older firmware up to and including XXLQB only!!!
Installation of these on any firmware that came after the Russian XXLQB will cause anomalies in your phone like selecting default telling you headphones or phone instead of Always and One Time.
Transparent Mod Download
Stock Mod Download
Alt Toggle order Transparent download
Alt Toggle order Black download
Transparent and Blue Toggles Download
Black with Blue Toggles Download
+++++++++++++++++++++++++++++++++++++++++++++++++
The following files are for the newer firmwares starting with the Indian DDULP8 and up to and including XXLQG. Installation of these on older firmwares cause the default program selection to read S Pen has been Detached and Go To Settings to show up instead of Always and One Time.
Transparent Mod Download for Newer Firmware
Stock Mod Download for Newer Firmware
Alt Toggle order Transparent download for Newer Firmware
Alt Toggle order Black download for Newer Firmware
Transparent and Blue Toggles Download for Newer Firmware
Black with Blue Toggles Download for Newer Firmware
I am sorry for taking so long to get this done, but I hope this helps correct things for everyone. If you find anything strange after you have made sure you installed the right file, let me know. But make sure you have done it right before posting anything please. I might get cranky if you didn't take time to make sure you did things right (not likely tho lol)
---------------------------------------------------------------------------------------
Screenshots below show the way they look, hopefully the descriptions are self explanatory.
Thanks to shut_down for helping me with the decompiling and compiling of apk's and the ripple effect on the lockscreen. Also big thanks to joehanh88 for invaluable assistance with the coding of the systemui and xml's and stuff.
Install with CWM or TWRP. Make sure to backup your SystemUI.apk and Framework-res.apk in case you want to go back. These are deodexed files. If you are still odexed, just rename SystemUI.odex to SystemUI.odex.bkup. Should work for you
Hope you like it... was fun (most the time lol)
If you feel it is worthwhile to use in your rom or other mod, just give me credit please and link to this...
Should you want slight variations in these, I am sorry but I don't take requests. If you want them, do some searching and find the tutorials on how to do that yourself. A good place to start is HOW TO THEME SystemUI.apk for TOTALLY newbie! by joehanh88.
And as always, I am not responsible for anything that happens if your phone breaks, blows up, or just gets an attitude.. do this at your own risk.
Can you make a black version and with normal size clock and percentage numbers? This is the best statusbar but not everybody likes transparent look
Tekie said:
Can you make a black version and with normal size clock and percentage numbers? This is the best statusbar but not everybody likes transparent look
Click to expand...
Click to collapse
Yes I can do that, but not tonite, I have had a bit of wine LOL (hic) btw do you want the status bar only or notifications too? Thanks for the compliment also...
Одг: [JB] Oh Boy, Another modded SystemUI LOL
Nice. And I like title of thread.
Sent from Galaxy S Advance
shut_down said:
Nice. And I like title of thread.
Sent from Galaxy S Advance
Click to expand...
Click to collapse
LOL Thanks Not bad for an old man eh?
both statusbar and notification dropdown if you can, keep up the good work
Great look of bar but is it suitable for JellyMOD? Will my toogles be replaced by toggles from the screen?
Nekrid said:
Great look of bar but is it suitable for JellyMOD? Will my toogles be replaced by toggles from the screen?
Click to expand...
Click to collapse
Yes, it is totally stock...
bobfrantic said:
Yes, it is totally stock...
Click to expand...
Click to collapse
It's sad The only problem is that 3G toogle is to far. Does Samsung really think that I use Bluetooth much often?
op updated with stock version.
Thanks man best statusbar!!!
Re: [JB] Oh Boy, Another modded SystemUI LOL
Minor update coming tomorrow. Nothing special just a little more logic..
Sent from my GT-I9070 using xda app-developers app
Op updated, with more logical order to the toggles
Op updated again, minor change, blue toggles in notifications for you
Made a couple of changes to the transparent mods. Changed the color of the clock and battery percentage to a very light gray so they will show up against a white background. Also changed the notifications to show up better in bright conditions. Download links updated. Try them and let me know what you think.
Re: [JB] Oh Boy, Another modded SystemUI LOL (updated now with stock and blue Toggles
In one of my friend's s3(4.2.2) I observed that the notification bar wasn't scrollable instead of that he had a button on the right top to show all toggles ..
Can you do it for our s advance....
If you didn't get the description the I'll upload a screen shot of the notification pull down ...
By the way it's recommended to keep the landscape mode untouched...
sent from s advance using xda pemium
amitnv said:
In one of my friend's s3(4.2.2) I observed that the notification bar wasn't scrollable instead of that he had a button on the right top to show all toggles ..
Can you do it for our s advance....
If you didn't get the description the I'll upload a screen shot of the notification pull down ...
By the way it's recommended to keep the landscape mode untouched...
sent from s advance using xda pemium
Click to expand...
Click to collapse
Yes I have seen that before too, am looking for a tutorial and source files for it, if I can find that will see what I can do... no promises tho hehe
Using of alt toggles is great But in my opinion centre clock is not looking the best with many notifications.
As for me, the best variant of statusbar would be your alt toggles with black background, black bar but with clock at right (as usual) and with battery image which is white, not green. And white toogles after activating! Could be great if you can do it but I don't know if it's possible and if you have a wish and time.
Nekrid said:
Using of alt toggles is great But in my opinion centre clock is not looking the best with many notifications.
As for me, the best variant of statusbar would be your alt toggles with black background, black bar but with clock at right (as usual) and with battery image which is white, not green. And white toogles after activating! Could be great if you can do it but I don't know if it's possible and if you have a wish and time.
Click to expand...
Click to collapse
Maybe next week, will have to see if I have time...
In waiting process

[MOD] Circle 1% Batteries, Black Status Bar, Blue Toggles vrtheme (updated 6.8.13)

This will add blue 1% circle battery with white numbers, blue toggles with black background and white text, black status bar instead of the grey looking color, and remove the location icon from the status bar, and add a semi-transparent pulldown. This uses the vrtheme engine and will work on odex and deodex rom. Just flash in recovery and reboot. Tested using TWRP and stock odex rom.
-status bar is transparent when using stock wallpapers, and black in apps and if using custom wallpaper.
-updated with a semi-trans pulldown
-Updated with a V2 of this has dark grey background behind toggles, and notification row, and made a new clear button. Screenshot will be shown at the bottom ill put a v2 on the screenshot pic.
-Updated with a V3 it is the same as V2 but now has transparent status bar with any wallpaper, will still be black when in apps.
-Updated added a new version with an orange circle battery, slightly darker toggle backgrounds, and added a smooth charge animation.
-Updated- added a V4 with the blue battery. added the new toggle backgrounds, and darkened the toggles when off, smooth charge animation, made the battery text about as big as possible without cutting into the battery.
Thanks to KryptosX for the battery icons as they are the only ones I can find that are high resolution for our phones to not look all fuzzy.
Just installed on deodexed stock. Worked great thanks.
Just updated the OP with a new version that has a semi-trans pulldown, can be seen in the screenshots
rwc95 said:
Just updated the OP with a new version that has a semi-trans pulldown, can be seen in the screenshots
Click to expand...
Click to collapse
Would you be able to incorporate the no wifi status mod into the package?
-Michael_ said:
Would you be able to incorporate the no wifi status mod into the package?
Click to expand...
Click to collapse
Just flash both mods separately they won't interfere with each other
Sent from my SCH-I545 using xda premium
rwc95 said:
Just flash both mods separately they won't interfere with each other
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
Ok thanks.
Hi rwc95. Really appreciate you're work on making a 1% mod. I made these ones for the S3 (100 charges and noncharge batteries)....and been working on converting them without image loss. You're mod will allow me to put them on the S4, so thanks a lot for that.
Working on the white battery right now, and was wondering if you could add the signal bars as a separate mod?. This will allow me to change them to the ones in the pic.
Also, if possible could you remove all toggles from the pulldown . I like the old droid look of a clean pulldown. Thanks if you can, and if you need any graphic work let me know.
HolyGrail said:
Hi rwc95. Really appreciate you're work on making a 1% mod. I made these ones for the S3 (100 charges and noncharge batteries)....and been working on converting them without image loss. You're mod will allow me to put them on the S4, so thanks a lot for that.
Working on the white battery right now, and was wondering if you could add the signal bars as a separate mod?. This will allow me to change them to the ones in the pic.
Also, if possible could you remove all toggles from the pulldown . I like the old droid look of a clean pulldown. Thanks if you can, and if you need any graphic work let me know.
Click to expand...
Click to collapse
Yeah I can do the signal bars no problem, Ill look into removing all the toggles, probably be a day or two since I got work. Let me know when you get the white battery done im pretty interested in that. Ill just make a little vrtheme zip for you that only does the signal bars so you can just replace them with yours and flash. Also by looking at your screen shot you might be interested in my other mod that removes the ongoing wifi notification in the pulldown plus the little dim eye from smart stay. I just upped it in my other thread.
rwc95 said:
Yeah I can do the signal bars no problem, Ill look into removing all the toggles, probably be a day or two since I got work. Let me know when you get the white battery done im pretty interested in that. Ill just make a little vrtheme zip for you that only does the signal bars so you can just replace them with yours and flash. Also by looking at your screen shot you might be interested in my other mod that removes the ongoing wifi notification in the pulldown plus the little dim eye from smart stay. I just upped it in my other thread.
Click to expand...
Click to collapse
Sweet.....and thanks a bunch.
And heck yeah....hate that dim eye. :cyclops:
Flashed on stock rooted. Works great, thank you!
rwc95 said:
This will add blue 1% circle battery with white numbers, blue toggles with black background and white text, black status bar instead of the grey looking color, and remove the location icon from the status bar, and add a semi-transparent pulldown. This uses the vrtheme engine and will work on odex and deodex rom. Just flash in recovery and reboot. Tested using TWRP and stock odex rom.
-status bar is transparent when using stock wallpapers, and black in apps and if using custom wallpaper.
-updated with a semi-trans pulldown
Thanks to KryptosX for the battery icons as they are the only ones I can find that are high resolution for our phones to not look all fuzzy.
Click to expand...
Click to collapse
Hi. Can you tell me what you used to decompile and compile systemui? My apktool errors on compile even when I do nothing to it. And I did install frameworkres and twframeworkres
Sent from my SCH-I545 using xda premium
jbeitel said:
Hi. Can you tell me what you used to decompile and compile systemui? My apktool errors on compile even when I do nothing to it. And I did install frameworkres and twframeworkres
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
You have to edit some files in a few xmls to get it to recompile. It's in two xmls but I'm away from my pc so I can't remember off my head. I can send you the edited xmls to drop in later tonight when I get home from work if you want them. And just using Apk tool 152.
Sent from my SCH-I545 using xda premium
rwc95 said:
You have to edit some files in a few xmls to get it to recompile. It's in two xmls but I'm away from my pc so I can't remember off my head. I can send you the edited xmls to drop in later tonight when I get home from work if you want them. And just using Apk tool 152.
Sent from my SCH-I545 using xda premium
Click to expand...
Click to collapse
yeah if you can send me those tonight, that would be awesome.
Looks great, thanks. Any way that you can incorporate the WiFi nag removal into this???? That would be awesome.
Also the smart eye removal, or relocation, since it looks a bit funny sitting right in the middle now.
mexiken said:
Looks great, thanks. Any way that you can incorporate the WiFi nag removal into this???? That would be awesome.
Also the smart eye removal, or relocation, since it looks a bit funny sitting right in the middle now.
Click to expand...
Click to collapse
Just flash both mods they won't interfere with each other
Sent from my SCH-I545 using xda premium
Made a V2 of this mod changed a few more things in the pulldown can be shown in the screenshot here and I added one to the OP. Im open to any suggestions of anything you guys want or thing would look good or better. I change things a little all the time till I get to my liking . The V2 in the screenshot is just there to show which one it is it not there for real, but someone will probably ask lol.
Works great thank you!
Added a V3 of this that looks the same as the V2 but now has transparent statusbar with any wallpaper instead of just on stock. The bar will still be black when in apps due to the app not filling in behind the bar.
Great Mod, works great on HyperDrive. Thanks for the work.
Im working on this one should be done later today, white stock 1% battery, white toggles, and little different shades on the backgrounds trying to get them just right on the backgrounds so they are dark but dont all blend together or too light they look weird lol.

A way to enable adaptive icon shape for all icons?

I was wondering is there a way to make all icons in oval shape? At the moment system icons are in squares, and third party icons are circles? For example, I prefer all icons to be circles (especially those from Fairyland theme).
Yes, I know I can do this with Nova launcher, but with 3rd party launchers you lose some functionality (HiSearch, and most app shortcuts).
I've customised a theme with EMUI theme manager, but I don't think it supports EMUI 9 at it's full potential at the moment, because when I compile the theme and save it, after applying it, icons are mixed up; for example themes icon apply to music, music icon apply photos etc...
So I'm open to ideas! Any suggestions?
You can use this application to convert any icons pack to Huawei icon theme. Then you apply the generated theme as usually you do, it will only change the icons. Hope this helps.
https://play.google.com/store/apps/details?id=com.teammt.gmanrainy.themestore
mahmoudhafez2000 said:
You can use this application to convert any icons pack to Huawei icon theme. Then you apply the generated theme as usually you do, it will only change the icons. Hope this helps.
https://play.google.com/store/apps/details?id=com.teammt.gmanrainy.themestore
Click to expand...
Click to collapse
Thank you.
I took a different approach and have managed to make it. Already Post dinner as new thread in themes, apps directory.
mymagicmyhero said:
Thank you.
I took a different approach and have managed to make it. Already Post dinner as new thread in themes, apps directory.
Click to expand...
Click to collapse
I have the same problem too. How did you solve it?
mymagicmyhero said:
Thank you.
I took a different approach and have managed to make it. Already Post dinner as new thread in themes, apps directory.
Click to expand...
Click to collapse
How did you do it?
OP solved this by making a custom theme with round icons for the stock apps.
The inconsistent icon shapes bother me a lot too. OP's theme - Fairy Circle - and the excellent XZ3 theme sort this out for now.
Hopefully Huawei fix this jarring business with their next device and we can install themes from that and be done with it.
telegram @emuihuawei , https://t.me/emuihuawei good themes for EMUI :good:

Categories

Resources