Managing Themes
Manage your themes by exporting them for backup or migration, and importing them across different projects. You can do this through the Descope Console or programmatically using the Management SDK.
Install SDK
Import and Initialize Management SDK
Export Theme
Use the code below to export a theme:
Import Theme
Use the code below to import a theme:
Was this helpful?