Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1# Zed Theme Importer 2 3```sh 4cargo run -p theme_importer -- dark-plus-syntax-color-theme.json --output output-theme.json 5```