2.0.1 • Published 6 months ago
@new-ui/colors v2.0.1
New UI Colors
Install
Install New UI Colors from your terminal via npm.
npm i -D @new-ui/colorsTo 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@latest/dist/index.css">Usage
// Place this at the top of your SCSS/CSS file
@use "@new-ui/colors"; // Use `@import` for CSS<!-- Add this attribute to html wrapper -->
<html data-new-ui-theme="light">Available themes
- light
- light--warm
- light--cold
- dark
- dark--warm
- dark--cold
Guides
1.3.1
8 months ago
2.0.1
6 months ago
2.0.0
8 months ago
1.3.0
2 years ago
1.2.8
3 years ago
1.2.7
3 years ago
1.2.6
3 years ago
1.2.5
3 years ago
1.2.4
3 years ago
1.2.9
3 years ago
1.2.10
3 years ago
1.2.11
3 years ago
1.2.1-beta.1
3 years ago
1.2.1-beta.2
3 years ago
1.2.3
3 years ago
1.2.2
3 years ago
1.2.0
3 years ago
1.1.0
3 years ago
1.0.0
3 years ago
0.3.0
3 years ago
0.2.0
3 years ago
0.1.0
3 years ago