shelleylowe / unity-colourlovers-importer

Unity editor tool to load colours and palettes directly from COLOURlovers.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity ColourLovers Importer

A simple editor tool to search and load colours and palettes directly from COLOURlovers. Hooks into the COLOURlovers API documented here.

There are options to edit and save the palettes returned. Saving a colour palette will create an asset in the Assets/Editor folder. Unfortunately Unity doesn't expose the ColorPresetLibrary so the preset assets are generated based on a text asset (ITS SO BAD BUT HEY IT WORKS).

Hopefully this is a handy little tool for prototyping/creating placeholder assets or UI to give you easy access to nice colour combinations instead of using default/random colours.

Open importer under Window > ColourLovers Importer

Tested on Unity 5.6, 2017 and 2018 and seems to work correctly.

Link to download unity package available here.

Demo

demo

presets

Options for loading the latest/top/random palettes and colours

results

About

Unity editor tool to load colours and palettes directly from COLOURlovers.com


Languages

Language:C# 100.0%