Skip to content

Reorganizing theme and component exports #32

Description

@Leviathanium

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions