From b1acd949d0a85fdc4cf72e9b31eb0c3d46ffc25a Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:52:28 +0300 Subject: [PATCH] ColorBox was added to design resources --- resources/design.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/design.json b/resources/design.json index 00aee3e..e90f566 100644 --- a/resources/design.json +++ b/resources/design.json @@ -223,6 +223,12 @@ "desc": "colourco.de is an online designer tool, which allows you to easily and intuitively combine colours.", "url": "https://colourco.de", "tags": ["color", "palette"] + }, + { + "title": "ColorBox by Lyft Design", + "desc": "Colorbox is a color tool to produce color sets.", + "url": "https://www.colorbox.io", + "tags": ["color", "palette"] } ] }