0.1.1 • Published 4 years ago

@thorchain/asgardex-theme v0.1.1

Weekly downloads
43
License
MIT
Repository
gitlab
Last release
4 years ago

@thorchain/asgardex-theme

Global theme for asgardex UI

Installation

yarn add @thorchain/asgardex-theme

Usage

Theme config

import themes from '@thorchain/asgardex-theme'

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

Theme type

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

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

4 years ago

0.1.0

4 years ago