@new-ui/colors

1.3.0 • Public • Published

New UI Colors

Install

Install New UI Colors from your terminal via npm.

npm i @new-ui/colors

To get started quickly, you can use the CDN files.

<!-- Place this at the html head -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@new-ui/colors@<version>/dist/index.css">

Usage

// Place this at the top of your SCSS/CSS file
@import "@new-ui/colors";
<!-- Add this attribute to html wrapper -->
<html data-new-ui-theme="light">

Available themes

  • light
  • light--warm
  • light--cold
  • dark
  • dark--warm
  • dark--cold

Build

To build css

npm install
npm run build

Guides

Package Sidebar

Install

npm i @new-ui/colors

Weekly Downloads

1

Version

1.3.0

License

MIT

Unpacked Size

194 kB

Total Files

16

Last publish

Collaborators

  • stevepaul
  • planetabhi