A port of Apple's Xcode Default Dark theme for the Zed editor.
Colors are taken from the MateoCerquetella/xcode-theme VS Code extension (v4.1.0), specifically the Xcode Default Dark.json variant. That extension is itself a port of the built-in Default Dark theme from Apple's Xcode IDE.
Copy themes/xcode-default-dark.json to ~/.config/zed/themes/, then select "Xcode Default Dark" in Zed's theme picker.
The existing xcode-themes Zed extension uses different colors (Xcode High Contrast Dark). This theme targets the non-high-contrast Default Dark variant that ships with Xcode, matching the exact colors from the popular VS Code/Cursor port.