@bearei/element-token
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

Bearei theme

The Bearei token library is an npm package based on the Material Design guidelines, designed for customizing and applying themes that adhere to the Material Design style for UI components in Bearei-related projects. It offers a variety of theme configuration options, including colors, fonts, shadows, and shapes, facilitating the creation of consistent and visually appealing user interfaces.

Related Links:

Installation

pnpm i @bearei/element-token

Use

import {theme} from '@bearei/element-token'

const {font, color, typography, elevation, createTransition, palette, shape, spacing} = theme({
    scheme: 'light'
})

Readme

Keywords

none

Package Sidebar

Install

npm i @bearei/element-token

Weekly Downloads

12

Version

0.0.13

License

MIT

Unpacked Size

151 kB

Total Files

33

Last publish

Collaborators

  • bear_ei