Token-mapped
Every Chrome color key traces back to a named VS Code token. No hand-tuned guesses — if the VS Code theme changes, the sync script updates the manifest.
Chrome browser theme
Every surface — tab strip, omnibox, New Tab page, incognito — maps directly to a VS Code token from the Santi020k dark palette. Deep violet, muted lavender, no neon.
Preview
The same token-level precision as the VS Code theme — no approximations, no guesswork.
Philosophy
The Chrome theme is not a port — it is the same palette, mapped with the same token discipline as the VS Code extension.
Every Chrome color key traces back to a named VS Code token. No hand-tuned guesses — if the VS Code theme changes, the sync script updates the manifest.
Themes ship as declarative JSON — no content scripts, no background workers, no host permissions. Zero attack surface. The extension can be audited in under a minute.
Incognito windows get a dedicated, slightly deeper frame variant rather than the same color as normal mode. This dark privacy signature is maintained even when using the light theme for visual consistency.
Every color decision is documented in manifest.json. Fork it, adjust a token, reload unpacked — no build step needed.
Palette
Install
chrome://extensions in Chromesanti020k-chrome-theme folderOne-click install, stays updated automatically. Submission in progress — check back soon or star the repo for updates.
Open Chrome Web Store