@forten/theme
v2.0.0
Published
Theming support.
Readme
@forten/theme
A block to use themes in Overmind apps. The theming values are stored inside
the theme state in Overmind and styling uses CSS variables instead of a
react context.
Each block can add/alter values in any given theme. The used theme
overwrites values in the default theme. This means that apart from
the default, other themes can be partial.

