From 7c46c4ab4209073968f922e83d202aa38e62f55c Mon Sep 17 00:00:00 2001 From: Olha Babchenko Date: Tue, 15 Oct 2019 14:49:00 +0300 Subject: [PATCH] colourco.de 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 765ad66..00aee3e 100644 --- a/resources/design.json +++ b/resources/design.json @@ -217,6 +217,12 @@ "desc": "Create a color palette with this helpful tool of Adobe.", "url": "https://color.adobe.com/", "tags": ["color", "palette"] + }, + { + "title": "Color palette: Colourcode", + "desc": "colourco.de is an online designer tool, which allows you to easily and intuitively combine colours.", + "url": "https://colourco.de", + "tags": ["color", "palette"] } ] }