Skip to content

Commit a850f4e

Browse files
authored
Add ColorMagic App (#716)
Add ColorMagic App to Color category
1 parent 8abd4f6 commit a850f4e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

resources/c.ts

+13
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,19 @@ export const resources: Resource[] = [
620620
"Colorlib is the ONLY resource you'll need to start a blog using WordPress! We offer comprehensive yet easy to follow guides well suited for beginner bloggers.",
621621
url: 'https://colorlib.com/',
622622
},
623+
{
624+
name: 'ColorMagic',
625+
categories: ['Color'],
626+
description:
627+
"Instantly generate stunning color palettes and schemes from a name, image, hex code, word, or one color with AI",
628+
url: 'https://colormagic.app/',
629+
keywords: [
630+
'color palette',
631+
'color palette generator',
632+
'color themes',
633+
'color palettes',
634+
'ai color palette generator',
635+
},
623636
{
624637
name: 'Colormind',
625638
categories: ['Color'],

0 commit comments

Comments
 (0)