Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.29 KB

VL.ColourLovers

Nuget

A small utility node that allows to search for color palettes on ColourLovers by keyword or by color and easily use them in your patch.

Known issue

As of today (5/12/21), it seems the plugin has troubles communicating with the ColourLovers API (see this post on the vvvv forum). I'm waiting for feedback from ColourLovers and will update this README when it's fixed.

Installation

Go to gamma's command line and type

nuget install VL.ColourLovers -pre

For more information on how to install nugets, visit the Gray Book.

Usage

Press F1 to open the help browser and look for ColourLovers. There's a help patch that shows how to use the node.

Features

  • Search for palettes by keyword or by color
  • Either specify the color yourself, or use the built-in color picker that lets you pick any color from your screen with a simple double-click
  • Mark palettes as favorites and save them to disk for later use

Credits

Uses the ColourLovers nuget by scottt732