From 87756b5728e1b0fcf1e1b9df37ec77099dfe9717 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?well=C3=A1?= Date: Fri, 11 Sep 2020 13:07:53 +0200 Subject: [PATCH] Update design.json --- resources/design.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/resources/design.json b/resources/design.json index 73b41a9..57dacd4 100644 --- a/resources/design.json +++ b/resources/design.json @@ -241,6 +241,18 @@ "desc": "Generate colorpalettes with a live preview of how it could look like on a website.", "url": "http://colormind.io/", "tags": ["color", "palette", "sets", "templates"] + }, + { + "title": "CSS Patterns", + "desc": "CSS only library to fill your empty background with beautiful patterns.", + "url": "https://bansal.io/pattern-css", + "tags": ["pattern", "css"] + }, + { + "title": "SVG Backgrounds", + "desc": "Customize and apply backgrounds fast SVGs enable full-screen hi-res visuals with a file-size near 5KB and are well-supported by all modern browsers. What's not to love?", + "url": "https://www.svgbackgrounds.com", + "tags": ["svg"] } ] }