@chainsafe/common-theme
v1.0.11
Published
Chainsafe Common React Theming Engine
Downloads
64
Readme
ChainSafe Theme
This package contains components relevant to generating a ChainSafe theme object for the ChainSafe UI framework.
Included is a default theme with a set of palettes, default UI values & a set of fonts.
To make use of the preferred font, add import "@chainsafe/common-theme/dist/font-faces.css"
to your App.tsx
or highest order component