@asgardex/asgardex-theme
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

@asgardex/asgardex-theme

Global theme for asgardex UI

Installation

yarn add @asgardex/asgardex-theme

Usage

Theme config

import themes from '@asgardex/asgardex-theme'

themes.dark // dark theme
themes.light // light theme

Theme type

import { ThemeType } from '@asgardex/asgardex-theme'

// dark
ThemeType.DARK
// light
ThemeType.LIGHT

Package Sidebar

Install

npm i @asgardex/asgardex-theme

Weekly Downloads

20

Version

0.1.2

License

MIT

Unpacked Size

441 kB

Total Files

12

Last publish

Collaborators

  • thorianite