How can I export a theme from a community in a scratch org? We ended up making some changes there and was wondering how to import it in our dev org.
@* Experience Cloud * @Org Shape for Scratch Orgs @DevOps Center
3 answers
You can also try retrieving the community using experience bundle metadata api and deploy the bundle in the destination. You can retrieve experience bundle using tools like sfdx. experience bundle contains all the views, routes, themes, branding sets etc and when deployed all these changes will be moved to deploying org. Check the doc for more details
https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_experiencebundle.htm