All Projects β†’ ix β†’ Calico

ix / Calico

Licence: bsd-3-clause
cat, but for colors 😼

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Calico

Colorwaver
🎨 An app to detect color palettes in the real world - powered by VisionCamera
Stars: ✭ 365 (+199.18%)
Mutual labels:  color, palette
Picassopalette
Android Lollipop Palette is now easy to use with Picasso !
Stars: ✭ 366 (+200%)
Mutual labels:  palette, color
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (+122.13%)
Mutual labels:  palette, color
ColorBlender
A .NET library for color matching and palette design.
Stars: ✭ 27 (-77.87%)
Mutual labels:  color, palette
Color.js
Extract colors from an image (0.75 KB) 🎨
Stars: ✭ 42 (-65.57%)
Mutual labels:  palette, color
javascript-color-gradient
Lightweight JavaScript library, used to generate an array of color gradients, between start and finish colors.
Stars: ✭ 54 (-55.74%)
Mutual labels:  color, palette
Coolhue
Coolest Gradient Hues and Swatches
Stars: ✭ 3,307 (+2610.66%)
Mutual labels:  palette, color
Chartjs Plugin Colorschemes
Predefined color schemes for Chart.js
Stars: ✭ 189 (+54.92%)
Mutual labels:  palette, color
R Color Palettes
Comprehensive list of color palettes available in r β€οΈπŸ§‘πŸ’›πŸ’šπŸ’™πŸ’œ
Stars: ✭ 708 (+480.33%)
Mutual labels:  palette, color
Alembic
βš—οΈ Extract a color palette from Sketch images
Stars: ✭ 565 (+363.11%)
Mutual labels:  palette, color
pantone-colors
Hex values of all 2310 Pantone colors
Stars: ✭ 147 (+20.49%)
Mutual labels:  color, palette
Color Names
Large list of handpicked color names 🌈
Stars: ✭ 1,198 (+881.97%)
Mutual labels:  palette, color
anypalette.js
🎨 Read/write all color palette file formats β€πŸ§‘πŸ’›πŸ’šπŸ’™πŸ’œ
Stars: ✭ 41 (-66.39%)
Mutual labels:  color, palette
material-design-color-palette
🎨Material Design color palette pluin for IntelliJ based IDEs.
Stars: ✭ 19 (-84.43%)
Mutual labels:  color, palette
hcv-color
🌈 Color model HCV/HCG is an alternative to HSV and HSL, derived by Munsell color system, usable for Dark and Light themes... 🌈
Stars: ✭ 44 (-63.93%)
Mutual labels:  color, palette
Polychrome
🎨 Easy color manipulation in ~2kb (gzipped)
Stars: ✭ 286 (+134.43%)
Mutual labels:  palette, color
Glidepalette
Android Lollipop Palette is now easy to use with Glide
Stars: ✭ 1,670 (+1268.85%)
Mutual labels:  palette, color
Sketch swatches
A swatches plugin for Sketch.
Stars: ✭ 446 (+265.57%)
Mutual labels:  palette, color
Kirby Color Palette
A color palette to pick colors from in the panel. Kirby 3 only.
Stars: ✭ 47 (-61.48%)
Mutual labels:  palette, color
Xcodecolorsense
🎈 An Xcode plugin that makes working with color easier
Stars: ✭ 79 (-35.25%)
Mutual labels:  palette, color

Calico 🐈

Calico is a small utility written in Haskell which is cat but for colors.

It accepts input in the form of an Aseprite palette, a GPL palette, or delimited hex colors.

Its output is highly configurable, and it is able to convert between RGB and HSL.

It also features a primitive command language for modifying the hue, saturation and luminosity values of all colors in the palette.

Demonstration

Bash, Fish and Zsh completion

Thanks to optparse-applicative, calico can automatically generate completion scripts for various shells. Instructions can be found here and require minimal effort on the user's part.

Motivations

calico was born out of a frustration with having to open a full image editor in order to view the colors contained within a palette. It makes use of true-color terminal escape codes to display the colors with accuracy on the command line.

Further features

Feel free to request changes or features under the issues manager.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].