Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
1{ 2 "name": "Dracula", 3 "author": "Zeno Rocha", 4 "themes": [ 5 { 6 "name": "Dracula", 7 "file_name": "dracula.json", 8 "appearance": "dark" 9 } 10 ] 11}