The official editor themes for Rewrite.
From landing page snippets to everyday coding, keep the Rewrite palette close in Zed, Visual Studio Code, and Neovim with matching dark and light modes.
Zed README • Visual Studio Code README • Neovim README • Website • Dashboard
Each editor has its own installation flow, usage notes, and editor-specific details.
Rewrite Night keeps the darker Rewrite atmosphere close to the landing page code previews.
Rewrite Day keeps the same hierarchy, the same amber accent, and the same editorial feel in a warmer light mode.
Want to refine token colors, improve contrast, or keep every editor package visually aligned? This repository is split by target on purpose: zed/ owns the Zed extension package, vscode/ owns the Visual Studio Code extension package, nvim/ holds the Neovim documentation, and the Neovim runtime itself lives at the repository root in colors/ and lua/ so plugin managers can install it directly from GitHub.
git clone https://github.com/RewriteToday/theme.git
cd themeWhen you contribute, keep the workflow simple and consistent:
- Update the source theme file in
zed/themes/rewrite.json. - Update the matching source file in
vscode/themes/. - Update the Neovim runtime in
colors/andlua/. - Test both variants locally:
Rewrite NightandRewrite Day. - Rebuild the VS Code package with
cd vscode && bun install && bun run package. - Use the scripts in
scripts/when you want to validate or publish release flows.
The goal is always the same: one Rewrite visual language, mirrored cleanly across both editors.
Made with love by the Rewrite team.
SMS the way it should be.