Token-driven
Every value traces back to one Sass map. Change a token, restyle the system.
Frosted surfaces, neon glow and gradient everything — generated from Sass tokens, ~21 KB, no build step. And it's the framework built for the AI era: your AI assistant already knows how to write it.
Get started
CDN — paste into your <head>:
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/farvist/dist/farvist.min.css">
Or install from npm:
npm i farvist
Three builds, same class names: farvist.min.css (~21 KB gzip, everything) · farvist-slim.min.css (~19 KB, no AI kit) · farvist-ai.min.css (~6 KB — just the AI-interface kit, made to drop into a site that already uses Tailwind or Bootstrap; Tailwind v3 adds the tiny farvist-ai-compat.css; see it live). Details →
Make it yours
Every gradient, glow, mesh, hover state and focus ring derives from the --fv-* variables at runtime. Click a brand — this entire page recolors live. No build step, which also means your AI assistant can do it. Want fine control? Open the Theme Builder →
/* click a brand above — the CSS it takes appears here */
:root { }
…or ship one of the five prebuilt, AA-gated skins — one attribute, whole new product:
Layout
Flexbox columns from a @for loop, responsive at every breakpoint.
Components
dist/farvist.min.css, ~21 KB.Every value traces back to one Sass map. Change a token, restyle the system.
Frosted backdrop-filter panels with an inner highlight and deep shadow.
~21 KB gzipped for all 42 components — or the ~19 KB slim build, or the ~6 KB AI-kit-only build for existing sites.
Forms
Markdown is supported.
Utilities
.fs-xs — the quick brown fox
.fs-base — the quick brown fox
.fs-2xl — the quick brown fox
.fs-4xl — gradient headline
New · free forever
Mesh gradients, patterns, spotlights and fade-masks — token-driven, theme-aware, one class. No plugins, no paid tier.
New in v0.3
15 new glass components, a 55-icon set, decorative SVGs and a 2.5 KB JS companion.
Pure-CSS panels toggled by the 2.5 KB companion script.
No framework, no dependencies — just classes.
| Member | Role | Status |
|---|---|---|
AL Ada Lovelace | Engineer | Active |
MK Mira Koto | Product | Away |
Try a different search term.
How it compares
| Feature | Farvist | Bootstrap | Tailwind |
|---|---|---|---|
| Glass aesthetic built-in | ● Yes | — | — |
| Free backgrounds library | ● Mesh · patterns · spotlights | — | Linear gradients |
| Prebuilt components | ● 42 | ● Many | — (utility-only) |
| Dark + light themes | ● One attribute | ● Yes | ● Yes |
Cascade layers (@layer) | ● Yes | — | ● v4 |
| Build step required | ● No — one <link> | ● No | Yes |
| Min size (gzip) | ~21 KB | ~25 KB (CSS only) | varies (purged) |
| License | MIT | MIT | MIT |
Honest take: Bootstrap and Tailwind are mature, huge-ecosystem tools — pick them for that. Farvist is for a dark, glassy look with batteries included.
A glass dashboard, a SaaS landing, a portfolio, an AI console, and a copy-paste block gallery.