Is your feature request related to a problem? Please describe.
Settings being synced may mention themes that are not present in the extensions registry (were installed by Git clone or dir copy). I would be great to sync them as well.
Describe the solution you'd like
- Dump installed themes to the cloud (currently, GitHub Gist) using zed-settings-sync-cli
- Load and "install" themes (copy to the dir) from the cloud into a fresh Zed installation by zed-settings-sync-cli
Describe alternatives you've considered
Manual copy?.. No, thanks
Is your feature request related to a problem? Please describe.
Settings being synced may mention themes that are not present in the extensions registry (were installed by Git clone or dir copy). I would be great to sync them as well.
Describe the solution you'd like
Describe alternatives you've considered
Manual copy?.. No, thanks