Skip to content

v5.0.0

Compare
Choose a tag to compare
@mjswensen mjswensen released this 25 Feb 23:11
· 60 commits to main since this release
6616930

v5.0.0 is a complete overhaul of themer's core (rewritten from the ground up in TypeScript), addressing many issues and points of feedback since themer's inception.

New features and bug fixes

Breaking changes

  • The multi-package paradigm has been retired; themer now ships as a single package for ease of use (and simpler maintenance into the future).
  • Many outputted themes also include the source color set name so that multiple themer-generated themes can be used side-by-side (see #141).
  • The output directory structure has been changed dramatically to better support multi-color-set theme generation.