Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

chroma-palette

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chroma-palette - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc