Rename custom theme created in Theme Studio

I've created 2 theme projects in Theme Studio based on Material Light.  I would like to use both in my project and switch between them.  Is it possible to rename, update namespace, etc. so I can use both in my project?  I can change the assembly name, and reference both in my project, but I always need to load it with "MaterialLight"

        syncfusionskin:SfSkinManager.VisualStyle="MaterialLight"

I would like to be able to load the 2 themes like

        syncfusionskin:SfSkinManager.VisualStyle="CustomTheme1"
         OR
        syncfusionskin:SfSkinManager.VisualStyle="CustomTheme2"

Is there a way to rename the theme and reference them in this way?

Thank you.

2 Replies

DV Duraimurugan Vedagiri Syncfusion Team May 10, 2020 01:39 PM UTC

Hi John,

Thanks for using syncfusion products.

Currently, we are checking the possibilities to achieve your reported requirement and will update you the further details on or before May 12th, 2020.

Regards,
Durai



DV Duraimurugan Vedagiri Syncfusion Team May 11, 2020 03:40 PM UTC

Hi John

Thanks for your patience.

Do not currently have support to fulfill your requirement, so we accept this as a feature request and it will be included in any of our upcoming release.

You can track the status through the following feedback link:

https://www.syncfusion.com/feedback/14244/provide-support-to-apply-several-custom-theme-projects-in-visual-style-based-on

Regards,
Durai

Loader.
Up arrow icon