Chouten-App / Chouten-Android

Chouten App for Android
50 stars 3 forks source link

feat: importing theme #15

Open TobyBridle opened 1 year ago

TobyBridle commented 1 year ago

This should be left until #10 is completed

As this will require the module manager to differentiate between the different type of modules (e.g source/theme), it should only be done after #10 is completed.

Currently, we are only able to export themes. We need to be able to import themes. This is closely linked with #5

TobyBridle commented 1 year ago

Importing currently has a small bug where the default theme is used on app load. Other than that, the rest of the functionality is complete and there is a barebones UI to accompany it. This will be updated in the future

Adolar0042 commented 1 year ago

let's mark this as closed when we have the bug fixed and a proper ui

Adolar0042 commented 1 year ago

after that would be a ui for creating themes