1.0.0-1614876455467 • Published 4 years ago

@tuist/theme v1.0.0-1614876455467

Weekly downloads
125
License
MIT
Repository
github
Last release
4 years ago

@tuist/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.