I open-sourced salt-theme-gen

typescript dev.to

I open-sourced salt-theme-gen — a zero-dependency OKLCH theme generator for JS/TS Theming often sounds simple until you actually try to do it well. You pick a primary color. Then you start adjusting secondary colors. Then dark mode looks wrong. Then hover and disabled states feel inconsistent. Then accessibility becomes a separate cleanup task. And after changing one base color, you end up reworking half the theme again. That repeated pain is why I built salt-theme-gen. It is an OKLCH-based

Read Full Tutorial open_in_new
arrow_back Back to Tutorials