Merge pull request #181 from oshka/add-colorbox

Add colorbox
This commit is contained in:
wellá
2019-10-15 13:58:10 +02:00
committed by GitHub

View File

@@ -217,6 +217,18 @@
"desc": "Create a color palette with this helpful tool of Adobe.",
"url": "https://color.adobe.com/",
"tags": ["color", "palette"]
},
{
"title": "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"]
},
{
"title": "ColorBox",
"desc": "Colorbox is a color tool to produce color sets.",
"url": "https://www.colorbox.io",
"tags": ["color", "palette"]
}
]
}