One shared palette
Peachy tokens live in a single source of truth and feed the website, preview assets, and theme packages.
Docs + showcase
This site is the front door for the repo. It explains the package layout, how to install each port, how the release pipeline works, and how to keep the colors in sync while the collection grows.
Peachy Collection
├─ packages/vscode-theme
├─ packages/tokens
├─ packages/generator
├─ packages/lazyvim
├─ packages/oh-my-posh
└─ packages/wezterm
Overview
Peachy tokens live in a single source of truth and feed the website, preview assets, and theme packages.
VS Code is the flagship package, with starter or complete ports for LazyVim, Oh My Posh, and WezTerm.
This page explains how the repo is organized, how to publish it, and how to keep the palette consistent.
GitHub Actions generates release assets, validates the theme, and packages the VS Code extension when the publisher account is available.
Package map
Install
Theme ports
Release flow
The release workflow packages the VS Code extension, builds tarballs for the other ports, and can publish to the Marketplace when a valid `VSCE_PAT` secret exists and the publisher account is recoverable.
Palette
Resources