The Farvist blog

Notes on building a CSS framework for the AI era — theming, discoverability, and the engineering behind the glass.

AIDesign

Building a CSS framework for the AI era

AI assistants write UI code every day — but they hallucinate class names and can't run your build step. Three design choices that make Farvist findable, writable, and re-brandable by a model.

July 3, 2026 · 6 min read · Read →

EngineeringTheming

Runtime theming with zero build step

Mirror every token to a custom property, derive every shade with color-mix(), and one variable re-brands the whole framework — gradients, glows, glass and all. No Sass rebuild.

July 3, 2026 · 7 min read · Read →

More to come. In the meantime:

Read the docs ★ Star on GitHub