Home Explore Blog CI



zed

crates/theme_importer/README.md
da8ba2e752f771ba2d2e847e2b2f5cb7e08a1e91e628ec0f000000030000007c
# Zed Theme Importer

```sh
cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json
```

Chunks
ce1d5165 (1st chunk of `crates/theme_importer/README.md`)
Title: Zed Theme Importer Usage
Summary
This section demonstrates how to use the `theme_importer` tool in the Zed editor. The command `cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json` shows how to convert a theme file (dark-plus-syntax-color-theme.json) to a Zed-compatible theme file (output-theme.json).