@arrant/theme

The theme colors, variables, configs

Usage no npm install needed!

<script type="module">
  import arrantTheme from 'https://cdn.skypack.dev/@arrant/theme';
</script>

README

theme

The theme colors, variables, configs

Install

npm i @arrant/theme

Usage

Colors

const theme = require('@arrant/theme')

console.log(theme.colors[$color])

Supported colors - colors

Sizes

const theme = require('@arrant/theme')

console.log(theme.sizes.small.width)

Variants

  • small
  • medium
  • large

Properties

  • min-width
  • min-height
  • font-size
  • padding