zed/crates/theme_importer
Marshall Bowers 9b453d2cbc
Remove old themes using UserTheme constructs (#6897)
This PR removes the themes defined using the `UserTheme` types, as we're
now loading the themes via JSON.

The `theme_importer` has also been reworked to read in a VS Code theme
and output a new JSON theme.

Release Notes:

- N/A
2024-01-27 16:55:37 -05:00
..
src Remove old themes using UserTheme constructs (#6897) 2024-01-27 16:55:37 -05:00
Cargo.toml Remove old themes using UserTheme constructs (#6897) 2024-01-27 16:55:37 -05:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
README.md Remove old themes using UserTheme constructs (#6897) 2024-01-27 16:55:37 -05:00

Zed Theme Importer