Introducing salt-theme-gen: Generate a Complete Design System from One Color (opens in new tab)
You have a design system problem if any of these sound familiar: Your _variables.scss has 80 hardcoded colors, half of them unused Dark mode is a second file someone maintains by hand (when they remember) Changing the primary color means grepping through a dozen partials and hoping nothing was hardcoded elsewhere The designer asked for "slightly more rounded corners" and you spent 45 minutes finding every border-radius value salt-theme-gen is a zero-dependency TypeScript package that generate...
Read the original article