
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
@kabeep/palette-cli
Advanced tools
npm install --global @kabeep/palette-cli
yarn add --global @kabeep/palette-cli
pnpm add --global @kabeep/palette-cli
palette -h
palette <command> [options]
Commands:
palette paint <string> [styles..] Styling of terminal string [default] [aliases: color, style]
palette swatch [count|rgb..] Display color swatch & chips [aliases: card, chip]
palette tone 256-color lookup tables [aliases: table, chart]
Positionals:
string Text to be styled [string]
styles Keywords for color and style [string]
Options:
-c, --clipboard Write to the clipboard [boolean] [default: false]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Examples:
palette string red bgWhite bold Using the style keyword
palette string ff0000, bg0,255,0 Using Hex and RGB
palette string '#ff0000' 00ff00 The latter style is weighted higher
echo string | palette red Get string from stdin
palette string -c red Copies styled string to the clipboard
palette tone -h
palette tone
256-color lookup tables
Options:
-s, --show-number Shows 256-colored numbering [boolean] [default: false]
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Examples:
palette tone Show color blocks only
palette tone --show-number Show color blocks with color numbering
palette swatch -h
palette swatch [count|rgb..]
Display color swatch & chips
Positionals:
count Number of random color samples [number] [default: 1]
rgb Specifies the RGB value of the card. [number] [default: []]
Options:
-h, --help Show help [boolean]
-v, --version Show version number [boolean]
Examples:
palette swatch Displays a random color swatches
palette swatch 8 Displays 8 random colored chips
palette swatch 255 255 255 Show the rgb(255, 255, 255) swatch
Contributions via Pull Requests or Issues are welcome.
This project is licensed under the MIT License. See the LICENSE file for details.
FAQs
A Node.js Library to make your terminal input colorful.
We found that @kabeep/palette-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.