Skip to content

Implement theme override mechanism

Compare
Choose a tag to compare
@basher basher released this 24 Jan 15:57
· 6 commits to master since this release
6098364

Changes

  • Implement theme override mechanism for Parcel bundler, utilising NPM config variables and some custom Node scripts.
  • Currently, only the --webui-color-brand token is overridden to prove the concept.

TODO

  • Override fonts.
  • Override a component partial.
  • Add theme switcher to Storybook.