RewriteToday/theme repository ships matching dark and light variants for Zed, Visual Studio Code, and Neovim.
Repository: github.com/RewriteToday/theme
Theme variants
Rewrite Night
Dark mode inspired by Rewrite landing page code previews and the darker product atmosphere.
Rewrite Day
Light mode with the same hierarchy and amber accent in a warmer editor palette.
Shared visual language
Keep the same color relationships, contrast decisions, and accent logic across every supported editor.
Editor-specific packaging
Each editor keeps its own install flow while preserving one Rewrite look and feel.
Supported editors
Zed
Install directly from the Zed extensions marketplace and choose Night or Day.
VS Code
Install from the Visual Studio Code Marketplace with the
rewritetoday.rewrite extension.Neovim
Install from GitHub and choose
rewrite, rewrite-night, or rewrite-day.When should I use Themes?
I want Rewrite colors inside my editor
I want Rewrite colors inside my editor
Start with Themes when you want the same Rewrite palette from marketing and product surfaces in your daily coding environment.
I want matching dark and light variants
I want matching dark and light variants
Use Themes if you switch between dark and light mode and want the two variants to stay visually aligned across editors.
I want editor-native installation flows
I want editor-native installation flows
Each supported editor uses the install path that feels natural for that platform: marketplace for Zed and VS Code, plugin-manager setup for Neovim.
Related docs
Zed
Marketplace install and activation flow for Zed.
VS Code
Marketplace install, extension id, and theme selector steps.
Neovim
Plugin-manager setup, forced variants, and
lualine support.