Socket
Book a DemoInstallSign in
Socket

@thorchain/asgardex-theme

Package Overview
Dependencies
Maintainers
5
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thorchain/asgardex-theme

ASGARDEX global theme configuration

latest
npmnpm
Version
0.1.1
Version published
Maintainers
5
Created
Source

@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

Keywords

THORChain

FAQs

Package last updated on 23 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts