Why Neon Cyber, Pastel Dream, Brutalist, Minimalist and Nature.

How the engine does it#

The five presets encode five emotional registers. They doubled as the test matrix for the theming system — every utility had to look right in all five.

Example#

js
import { neonCyberTheme, pastelDreamTheme, brutalistTheme, minimalistTheme, natureTheme } from 'nakshora/themes';

From v2 to v3#

Everything in this article survives the upgrade — the v2 → v3 migration guide keeps the generator API stable while fixing spacing and responsive bugs.

Utilities · Themes · Configuration