mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03: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>
6 lines
124 B
Markdown
6 lines
124 B
Markdown
# Zed Theme Importer
|
|
|
|
```sh
|
|
cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json
|
|
```
|