chroma-palette
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "chroma-palette", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A light-weight utility for coloring your terminal. 0 dependencies. Default is a preselected color output from the 256 color palette, chosen to enhance legibility.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,10 +6,14 @@ | ||
<br /> | ||
<br /> | ||
## Table of Contents | ||
# Table of Contents | ||
1. [ Install ](#install) <br /> | ||
2. [ Usage ](#examples) <br /> | ||
<br /> | ||
<br /> | ||
<a name="install"></a> | ||
### Install | ||
## Install | ||
@@ -20,7 +24,13 @@ ```console | ||
<br /> | ||
<br /> | ||
<a name="examples"></a> | ||
### Usage | ||
## Usage | ||
Default (256-Color Set): | ||
<br /> | ||
<br /> | ||
### Default (256-Color Set): | ||
Default is a preselected color output from the 256 color palette, chosen to enhance legibility. | ||
@@ -45,4 +55,7 @@ | ||
16-Color Set Support: | ||
<br /> | ||
<br /> | ||
### 16-Color Set Support: | ||
If you need to alter the output of the colors to support the 16-color set. | ||
@@ -61,4 +74,7 @@ | ||
Custom-Color Set Support: | ||
<br /> | ||
<br /> | ||
### Custom-Color Set Support: | ||
If you want to change the output of various colors. | ||
@@ -77,4 +93,7 @@ | ||
View the 256 Color Palette: | ||
<br /> | ||
<br /> | ||
### View the 256 Color Palette: | ||
Helpful when choosing custom colors. | ||
@@ -81,0 +100,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10753
104