MIUI custom theme keep reverting to default - MIUI Central

Hi there,
I have MIUI 12.0.5 Global, I tried editing a existing theme from MIUI Theme app by using MIUI Theme Editor to change the icon in that theme to one icon pack I downloaded online. As usual, MIUI Theme Editor made new theme from the existing theme from MIUI Theme app and changed icon, I installed it and it showed in Theme app and I applied it also. But after applying that custom theme, after few hours the theme keep reverting to the default theme(Classic).
Can anyone help me here ?
Thanks in advance.

Icon pack or theme ir something didn't have allowance to modify System Settings so you need to go to Settings / Permissions / Other Permissions / Modify System Settings there you'll see the list which app can modify default System Settings.Cheers!!!

Fenaz said:
Hi there,
I have MIUI 12.0.5 Global, I tried editing an existing theme from MIUI Theme app by using MIUI Theme Editor to change the icon in that theme to one icon pack I downloaded online. As usual, MIUI Theme Editor made new theme from the existing theme from MIUI Theme app and changed icon, I installed it and it showed in Theme app and I applied it also. But after applying that custom theme, after few hours the theme keep reverting to the default theme(Classic).
Can anyone help me here ?
Thanks in advance.
Click to expand...
Click to collapse
because the theme is not official or modified, I think using MIUI theme editor doesn't work on 12.0.5, a workaround might be to use EU rom

-CALIBAN666- said:
Icon pack or theme ir something didn't have allowance to modify System Settings so you need to go to Settings / Permissions / Other Permissions / Modify System Settings there you'll see the list which app can modify default System Settings.Cheers!!!
Click to expand...
Click to collapse
Not working

Related

Default MIUI Theme on RG2x

Does anyone know how to get the default theme that is used on RG2x? I changed it from the default and now I can't find that original theme on my phone. If someone could direct me to an .mtz so that I can restore it that would be AWESOME. Thanks!

[Q] Need Help ASAP!!

Is there any way to make a theme i downloaded as default..so when the rom is flashed the theme would be the theme i downloaded instead of the system theme..:silly:
if you are talking about theme chooser themes then you can't
as the rom do not uses any theme as default it uses the framework images
but miui rom does use theme package and you can make your theme the default one

[Q] theme chooser custom rom

Hi ,
I'm trying to build a custom rom for the jiayu g4 with as base stock kitkat rom.
Now, I would like to add theme ability to the rom. Not with xposed framework or such, just a theme chooser like in the xperia and cm settings.
Can anyone help me with this? The intension is to have such setting (or app that I can link to settings) to easely change the theme.
If there's an option to do this, but specific for my kind of phone (so no theme's exist yet), I wouldn't mind theming a bit. In that case I could provide the users with 3 or 4 different UI collours and different icons or such to choose from.
Thanks,
Louis
louis-JYG4t said:
Hi ,
I'm trying to build a custom rom for the jiayu g4 with as base stock kitkat rom.
Now, I would like to add theme ability to the rom. Not with xposed framework or such, just a theme chooser like in the xperia and cm settings.
Can anyone help me with this? The intension is to have such setting (or app that I can link to settings) to easely change the theme.
If there's an option to do this, but specific for my kind of phone (so no theme's exist yet), I wouldn't mind theming a bit. In that case I could provide the users with 3 or 4 different UI collours and different icons or such to choose from.
Thanks,
Louis
Click to expand...
Click to collapse
You could try adding the Cyanogenmod theme chooser into the ROM and offer some themes for it but that isn't device specific as such. That would most likely be the easy option where something else could take a lot of time though.
-----
Hope this helps
A_Bunny
-----
A_Bunny said:
You could try adding the Cyanogenmod theme chooser into the ROM and offer some themes for it but that isn't device specific as such. That would most likely be the easy option where something else could take a lot of time though.
-----
Hope this helps
A_Bunny
-----
Click to expand...
Click to collapse
How can i add the Cyanogenmod theme chooser into the ROM? Isn't the cyanogenmod theme engine built in in the framework and very difficult to add to a ROM?
louis-JYG4t said:
How can i add the Cyanogenmod theme chooser into the ROM? Isn't the cyanogenmod theme engine built in in the framework and very difficult to add to a ROM?
Click to expand...
Click to collapse
It is built into the framework and requires an AOSP based rom. Also the version for that OS had a ton of issues that were never fixed as it abandoned for the newer setup
zelendel said:
It is built into the framework and requires an AOSP based rom. Also the version for that OS had a ton of issues that were never fixed as it abandoned for the newer setup
Click to expand...
Click to collapse
So you're telling me I must not try to add the cyanogenmod theme engine? What would be the easiest way to add some theme's then? It doesn't have to be theming like in cyanogenmod or such. Just changing the theme collour from as example black to blue would be enough for me. Then I can provide them with the themes black, blue, red, green or such.
Thanks for taking the time to answer
louis-JYG4t said:
So you're telling me I must not try to add the cyanogenmod theme engine? What would be the easiest way to add some theme's then? It doesn't have to be theming like in cyanogenmod or such. Just changing the theme collour from as example black to blue would be enough for me. Then I can provide them with the themes black, blue, red, green or such.
Thanks for taking the time to answer
Click to expand...
Click to collapse
To do what you want you would have to rewrite all the base framework files and add everything in by hand. To be honest it will be far more work then it is worth. Your best option would be to make flashable theme zips, where you change all the color options to each and every single apk in the rom.
zelendel said:
To do what you want you would have to rewrite all the base framework files and add everything in by hand. To be honest it will be far more work then it is worth. Your best option would be to make flashable theme zips, where you change all the color options to each and every single apk in the rom.
Click to expand...
Click to collapse
wouldn't it work to just change the systemui or such so the status bar, volume pannel, settings etc change collour and maybe some icons (like wifi, bt,..)? And then I could search for an app that automaticaly flashes zip's, that way the users just need to choose the theme they want and the phone does the rest himself?
Or is there a way to implend xposed modules into the system so I can use XthemeEngine without having to install xposed module? Or implend xposed framework and XthemeEngine in the ROM so you just flash it with the rest of the ROM? But in that last case, it maybe would be stupid to do the work for it as everyone can easily find out about XthemeEngine if they realy want to apply some themes. Plus xposed and XthemeEngine would be 2 apps taking space in the drawer and memory wasting for the users who don't want to theme..
louis-JYG4t said:
wouldn't it work to just change the systemui or such so the status bar, volume pannel, settings etc change collour and maybe some icons (like wifi, bt,..)? And then I could search for an app that automaticaly flashes zip's, that way the users just need to choose the theme they want and the phone does the rest himself?
Or is there a way to implend xposed modules into the system so I can use XthemeEngine without having to install xposed module? Or implend xposed framework and XthemeEngine in the ROM so you just flash it with the rest of the ROM? But in that last case, it maybe would be stupid to do the work for it as everyone can easily find out about XthemeEngine if they realy want to apply some themes. Plus xposed and XthemeEngine would be 2 apps taking space in the drawer and memory wasting for the users who don't want to theme..
Click to expand...
Click to collapse
Well thats the thing. The volume panel color shares its color with the rest of the menus in the rom, The settings is set by the settings apk and the icons are scattered across a ton of different apks. Some in the framework and some in the system ui.
The xposed route is up to you. I find no use for xposed myself.
Ill be honest there is no easy way to do this. What you want to do takes weeks worth of work even for a single color theme. This is due to everything being cross linked to everything else. You change the color for say the clock then the color changes in 50 other places as well.

[Theme] Dark Orange or Blue Theme - Update new theme and icons pack

Hello
I've made 2 black orange themes and one dark blue theme plus 2 icons pack.
Themes
- DOTheme_M2 with light background
- Darl Blue with icons Theme with black background notifications. But, yes there is a but even themes on Samsung Theme Store, background notifications are white. Just because Samsung block them.
If you want a black theme you'll have black background notifications on black text for each third party app.
Fortunately there is a solution found by @crayonyes here. Nevertheless we have to mod each apk and as you could understand it's impossible to mod all apps on PlayStore.
Icons Packs
- Orange Icons Theme_M
- BB Icons
How to install it ?
It's better to be root
Donwload and install as an apk
Open Theme Store and apply
As it is totally free follow one of two method
FIRST
#1) Installed the apk file theme
#2) applied the trial version
#3) Now you have to go quickly, you have 5 minutes to make this.
#4) With a root explorer delete folder: /data/overlays/preferences
#5) moved the trial files from: /data/overlays/jsonfiles/trialjson to /data/overlays/jsonfiles/userjson
#6) reboot
#7) reapplied default theme and my theme
or
SECOND
#1) Installed the theme (APK File)
#2) applied the trial version
#3) boot into recovery and install REMOVE_TRY_THEME.zip
#4) Reboot
#5) Reapply default theme and my theme again
To remove trial version of icons pack go to data/overlays/jsonfiles/appiconjsonfiles/trialjson cut and past file into userjson.
Changelog
- Theme :
systemUI
Framework
Settings
Messages/Contacts
Calculator
Calendar
My Files
Galery
Keyboard
Samsung Browser (2nd theme)
Phone​
====================================================================================================
Theme For MagMa VX1 and PCE​
I've made a theme from TERPSICHORA_v4.1 (thanks a lot to envy~).
Terpsichora is for OREO. It doesn't works well on ported ROM 6.0.1
This theme can be used specially wih MagMa PCE or VX1 and not completly with ASPIRE C9.
How to install it ?
1 - Close Samsung Themes
2 - install terp_V4_1_mod_by_kramer.apk as apk. WAIT UNTIL YOU SEE "INSTALLATION COMPLETE" TOAST (about 4s after install)
3 - Open Samsung Theme and install my theme. Install take about 2 or 3mn. So be patient.
4 - Go to recovery and flash VrTheme_gallery_mod.zip + REMOVE_TRY_THEME.zip
5 - Reboot
6 - install default theme and my theme again
How to uninstall it ?
1 - install default theme and delete my theme. You will have to delete my theme 1 or 2 times.
2 - Go to recovery and flash VrTheme_gallery_stock.zip
3 - Reboot
Click to expand...
Click to collapse
====================================================================================================
WARNING : after each reboot you have to apply again default theme and my theme after.
As i have just a Note 3 I need also to know if my theme works correctly. So you can report issues with screen shots and explanation
Tell me what device you use as i am thinking it works on s4/s5/s6/s7/note may be s8
It's not a pure black theme and it isn't perfect.
If you install second theme and you see black notification on black text take a screen shot and report the package name. I will fix it. I use Titanium Backup to see it.
For example, package name Playstore is com.android.vending
Thanks to
@envy~
@crayonyes
@Eleo
@Rohan1996
Hi bro! I'm tried your theme, its good theme for note 3, not have bug in contact and gallery as other theme.
I'm using Bodhisattva theme, but it have bug white text on light background in contact details and gallery. Can you please edit those layout for note 3 user. Or can you tell me what id in color.xml of contact details and galery, i can edit it as your theme. Thanks!
kramer04 said:
Hello
i've made a black orange theme to use on MM 6.01 until nougat 7
Click to expand...
Click to collapse
Did you use MagMa NX UI? If yes, then you should mention that it should not be used with ROMs that have ROM control (like Aspire and Phronesis) since the values edited on ROM control are not marked on this UI. Also, if you used our UI, have you checked whether the compatibikity with NXSettings is lost or not (it probably is still working, but just to check)?
If you ask me, it would be more beneficial if you mention "how you did it" so that users can apply it to their UI, rather than providing the theme apk itself (for the future when you get more professional)
Good work:good:
Eleo said:
Did you use MagMa NX UI? If yes, then you should mention that it should not be used with ROMs that have ROM control (like Aspire and Phronesis) since the values edited on ROM control are not marked on this UI. Also, if you used our UI, have you checked whether the compatibikity with NXSettings is lost or not (it probably is still working, but just to check)?
If you ask me, it would be more beneficial if you mention "how you did it" so that users can apply it to their UI, rather than providing the theme apk itself (for the future when you get more professional)
Good work:good:
Click to expand...
Click to collapse
Nice to see that you are on this thread... So in short, can we use this on magma nx Rom? I on the latest build.
Epiklyepik said:
Nice to see that you are on this thread... So in short, can we use this on magma nx Rom? I on the latest build.
Click to expand...
Click to collapse
For such "confusion"s we have MODs update function on aroma installer of MagMa NX. Anytime you want to revert or change an option on aroma installer you can flash ROM in MODs update mode and change your decision (search and read to learn more in MagMa NX thread).
Either way, use this UI, if you dont like it, flash ROM in MODs update mode and it will reset your systemUI to the stock one on ROM.zip.
P.S. Dont use me as FREE encyclopedia, try to dig it up to learn more please. I am not against sharing my knowledge, but sharing once or twice is different than answering same question hundreds of times again and again... which is exhausting
sieuan said:
Hi bro! I'm tried your theme, its good theme for note 3, not have bug in contact and gallery as other theme.
I'm using Bodhisattva theme, but it have bug white text on light background in contact details and gallery. Can you please edit those layout for note 3 user. Or can you tell me what id in color.xml of contact details and galery, i can edit it as your theme. Thanks!
Click to expand...
Click to collapse
Better to ask in bodhisattva thread if you use this theme
Eleo said:
Did you use MagMa NX UI? If yes, then you should mention that it should not be used with ROMs that have ROM control (like Aspire and Phronesis) since the values edited on ROM control are not marked on this UI. Also, if you used our UI, have you checked whether the compatibikity with NXSettings is lost or not (it probably is still working, but just to check)?
If you ask me, it would be more beneficial if you mention "how you did it" so that users can apply it to their UI, rather than providing the theme apk itself (for the future when you get more professional)
Good work:good:
Click to expand...
Click to collapse
Actually I am on Magma VX and it works good,
Don't try with Phronesis or Aspire with it ;
How do this theme ? there is enough guide on XDA to learn how to do.
I think you haven't see this theme is made with theme editor. It's as to say don't use Samsung Store with MAgMa or Aspire...
Epiklyepik said:
Nice to see that you are on this thread... So in short, can we use this on magma nx Rom? I on the latest build.
Click to expand...
Click to collapse
yes you can use this theme with MagMa nx and revert back to MAgma Default theme if you don't like it. Install my theme as an apk then open Wallpapers and theme/Themes/ and apply it
Follow guide on OP
Just ulpload a dark blue theme with black notifications ans blue icons pack
:good:
I've made an update of Darl Bleu theme to fix some issues with 3rd party app
:good:
Two new pack in OP:
BB_icons V1 and Darl Blue Theme with icons V1
Better to mix both icon and theme
:good:
kramer04 said:
Two new pack in OP:
BB_icons V1 and Darl Blue Theme with icons V1
Better to mix both icon and theme
:good:
Click to expand...
Click to collapse
Nice theme mate :good:
New update of Darl Blue Theme
Fix some color and new icons
:good:
New updates in OP of Darl Blue Icon and BB_Icon in V1
Fix some bugs and add new icons
After some test my theme works fine with Magma Rom
With Possible_FS6 and Aspire C9 there are some issues with color
:good:
kramer04 said:
New updates in OP of Darl Blue Icon and BB_Icon in V1
Fix some bugs and add new icons
After some test my theme works fine with Magma Rom
With Possible_FS6 and Aspire C9 there are some issues with color
:good:
Click to expand...
Click to collapse
I havent tested FS6, but possibly the keycodes for colors are different on Aspire ROM. Try to decompile the apk and compare the lines you changed with what is available. It would give you some idea.
Eleo said:
I havent tested FS6, but possibly the keycodes for colors are different on Aspire ROM. Try to decompile the apk and compare the lines you changed with what is available. It would give you some idea.
Click to expand...
Click to collapse
With possible_fs6 calendar doesn't work ( i don't know why) plus other things. And I've issues with blue light filter and Samsung notes.
Aspire rom could be fine. Just little bug color.
New update Darl.Blue.with.icons.Theme.V2 with new icons
:good:
Hello @kramer04 i really love your icons from darl blue v2.1, is there any way to use the icons without the theme? Thanks!
MEGADR0ID said:
Hello @kramer04 i really love your icons from darl blue v2.1, is there any way to use the icons without the theme? Thanks!
Click to expand...
Click to collapse
Hello
you can try BB_icons_Icon_M.V1.apk.
It works fine with Magma ROM.
But if you want ALL icons of my theme, the only way is to use my theme
:good:
kramer04 said:
Hello
you can try BB_icons_Icon_M.V1.apk.
It works fine with Magma ROM.
But if you want ALL icons of my theme, the only way is to use my theme
:good:
Click to expand...
Click to collapse
Hi @kramer04 and thanks for your reply, i did actually find a way to use the new icons only, by deleting the aaa apk files and the unwanted kramer.DarlBlue such as touchwiz etc..
---------- Post added at 01:12 PM ---------- Previous post was at 01:06 PM ----------
[/COLOR @kramer04 i managed to get all the icons in kramer.DarlBlue.appicon apk but i can't get the other icons such as google + search widget and the play store, magisk etc, could you please tell me which apks do i need, thanks!

Pixel Q theme for Oppo Reno

First of all this is not my work, I came across this theme and thought i would share this on XDA.
So as the name suggests theme is based on Pixel Q style. find the list below for themed items.
1. Dialer.
2. Settings.
3. Icons and wallpaper.
4. File manager.
5. Messages.
6. Quick tiles icons in notification bar.
7. Status bar icons.
Download : https://mega.nz/#!tMISHQ7Q!sy3xXvBBOAfELH6G50qdHe8cplI-k-UCMTaxRsby7VA
How to apply :
1. Theme Store v 6.1 : Just click on theme file from file manager and apply and restart. After restarting just force stop the theme manager without opening it.
2. Theme Store v5.0 : place the theme file in the root directory and click on it and theme Store will open but there won't be any button to apply it. Click back and theme will show in my themes section...apply from there.
Restart device and force stop theme manager without opening it.
@mohitgalaxy3
Download link not working...
cascade128 said:
@mohitgalaxy3
Download link not working...
Click to expand...
Click to collapse
Just checked...Working fine for me
I've put this file in themes folder in root. But it is not showing up in theme store.
How to use it?
vshainky08 said:
I've put this file in themes folder in root. But it is not showing up in theme store.
How to use it?
Click to expand...
Click to collapse
Tell me your theme Store version.
Edit : I have updated OP with the steps.
mohitgalaxy3 said:
Tell me your theme Store version.
Edit : I have updated OP with the steps.
Click to expand...
Click to collapse
My theme store version is 6.3
I was opening it in different file manager. Tried with default file manager and it got applied.
Thanks
Btw have u checked whatsapp ? The chat background all white. Changing the wallpaper is not helping either.
vshainky08 said:
My theme store version is 6.3
I was opening it in different file manager. Tried with default file manager and it got applied.
Thanks
Btw have u checked whatsapp ? The chat background all white. Changing the wallpaper is not helping either.
Click to expand...
Click to collapse
Yes it's themed that way.
I'm on Theme store version 5.0.1 and followed the instructrions, it shows up in the theme store with abutton called 'try' but when I click on it it says, this function is not available.
Any solutions, please.
mohitgalaxy3 said:
First of all this is not my work, I came across this theme and thought i would share this on XDA.
So as the name suggests theme is based on Pixel Q style. find the list below for themed items.
1. Dialer.
2. Settings.
3. Icons and wallpaper.
4. File manager.
5. Messages.
6. Quick tiles icons in notification bar.
7. Status bar icons.
Download : https://mega.nz/#!tMISHQ7Q!sy3xXvBBOAfELH6G50qdHe8cplI-k-UCMTaxRsby7VA
How to apply :
1. Theme Store v 6.1 : Just click on theme file from file manager and apply and restart. After restarting just force stop the theme manager without opening it.
2. Theme Store v5.0 : place the theme file in the root directory and click on it and theme Store will open but there won't be any button to apply it. Click back and theme will show in my themes section...apply from there.
Restart device and force stop theme manager without opening it.
Click to expand...
Click to collapse
Link not working now
The mega link is not working now
Madhan2911 said:
The mega link is not working now
Click to expand...
Click to collapse
You can find better theme than this on YouTube now.
Link for YouTube
Please provide YouTube link
Link not working!
link is not working. No YouTube link?
or navigation gesture, either you copy what MIUI do or copy ios gesture.

Categories

Resources