mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 05:00:16 +00:00
45cf36e870
```bash cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output.json ``` Release Notes: - N/A --------- Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
5 lines
124 B
Markdown
5 lines
124 B
Markdown
# Zed Theme Importer
|
|
|
|
```sh
|
|
cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json
|
|
```
|