Skip to content

xav-b/palette

Repository files navigation

Palette

I love the Nord color scheme and use it in various projects.

Unfortunately it usually involves opening in the browser a visual + the css/sass sources to get the actual hex code.

This package integrates this workflow in the terminal.

npm install -g palette-cli && palette --help

Usage

palette ls nord




Output


# copy hex code to clipboard
palette cp nord8

# read more online about the color palette
open $(palette doc nord)

TODO


Copyright © 2018-present Xavier Bruhiere

About

🎨 Bring color palettes to your terminal workflow

Resources

Stars

Watchers

Forks

Packages

No packages published