2.0.0 • Published 3 years ago

@forten/theme v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@forten/theme

NPM version Build status 100% coverage

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.