@thorchain/asgardex-theme

v0.1.1
ASGARDEX global theme configuration
THORChain ASGARDEX THEME

@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
npm i @thorchain/asgardex-theme

Metadata

  • MIT
  • Whatever
  • THORChain
  • released 5/23/2020

Downloads