From e2d028450d2af0045a997c7e506b04b81f7ebba1 Mon Sep 17 00:00:00 2001 From: Liz Rodriguez Date: Tue, 15 Oct 2019 12:15:20 -0400 Subject: [PATCH] add palettte.app to design category --- resources/design.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/design.json b/resources/design.json index fa53977..74e1459 100644 --- a/resources/design.json +++ b/resources/design.json @@ -229,6 +229,12 @@ "desc": "Colorbox is a color tool to produce color sets.", "url": "https://www.colorbox.io", "tags": ["color", "palette"] + }, + { + "title": "Palettte.app", + "desc": "Build, analyze and edit smooth color palettes.", + "url": "https://palettte.app/", + "tags": ["color", "palette"] } ] }