1.3.0 • Published 4 months ago

@new-ui/colors v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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

1.3.0

4 months ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.5

1 year ago

1.2.4

1 year ago

1.2.9

1 year ago

1.2.10

1 year ago

1.2.11

1 year ago

1.2.1-beta.1

1 year ago

1.2.1-beta.2

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago