Now that theme organization is better, we should be able to place theme exports INSIDE THE FOLDER that re-imports them.
It would go something like this:
- Backup <-- Backup current assets
- Theme <--- Backup current theme
- Components <--- Backup ALL components into component packs. This is like deconstructing, but with the current device
Theme backups go right into the "Themes" directory as "backup1.theme", "backup2.theme", etc.
Component backups that are broken down right back into their own respective IMPORT folder as "backup1.acc", "backup2.icon", etc. We don't need an export folder anymore!
Now that theme organization is better, we should be able to place theme exports INSIDE THE FOLDER that re-imports them.
It would go something like this: