Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.44 KB

File metadata and controls

67 lines (41 loc) · 1.44 KB

Rewrite Theme for Visual Studio Code

The official Rewrite theme extension for Visual Studio Code.

From quick prototypes to production work, keep the Rewrite look close with a warm light mode, a focused dark mode, and the same amber accent across both.

RepositoryWebsiteDashboard

Rewrite Banner

Install

Open the Extensions view inside Visual Studio Code, search for Rewrite Theme, and install it directly from the Marketplace.

Extensions → Search: Rewrite Theme → Install

If you prefer searching by identifier, use the extension ID below:

rewritetoday.rewrite

After installation, open Preferences: Color Theme and choose the variant you want:

Rewrite Night  # dark mode
Rewrite Day    # light mode

What ships in this package

vscode/
├─ package.json                         # Extension manifest
├─ themes/rewrite-night-color-theme.json
├─ themes/rewrite-day-color-theme.json
└─ scripts/package.sh                   # Clean VSIX build flow

Made with love by the Rewrite team.
SMS the way it should be.