Skip to main content
VelinStyle v0.8.0
⌂ Home
  1. Docs
  2. Extend
  3. Repo tools

Repo tools

The VelinStyle GitHub repository ships two static HTML tools for experimenting with tokens and components. They are not published as npm packages — clone the repo and open the files in a browser (or via any static server).

Theme Builder

OKLCH-based token editing and CSS export, located at tools/theme-builder/ in the repository.

Playground

Split-view HTML/CSS playground with theme switch and snippet picker — tools/playground/.

Relation to the CLI

For production workflows (custom bundles, icons, blueprints, scan, tokens build), use the VelinStyle CLI from npm. The repo tools above are for design exploration only.

In the framework repo, run npm run test:a11y and npm run test:contrast before releases (0.7.0+).

Theme wählen