@chainsafe/common-theme

Chainsafe Common React Theming Engine

Usage no npm install needed!

<script type="module">
  import chainsafeCommonTheme from 'https://cdn.skypack.dev/@chainsafe/common-theme';
</script>

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