Skip to content

Commit

Permalink
Add Palettes & Hues extension. (#561)
Browse files Browse the repository at this point in the history
* ms/add_chroma_palette_extension

* Update Description

* Add Chroma Palette

* Modify resource name

* Re order resource
  • Loading branch information
bymayanksingh authored Oct 30, 2024
1 parent 3bdd6d9 commit b6930ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/p.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ export const resources: Resource[] = [
keywords: ['palette', 'colors', 'designer tools', 'developer tools', 'hex', 'rgb'],
url: 'https://www.palettelist.com/',
},
{
name: 'Palettes & Hues 🎨',
categories: ['Color', 'Editor', 'Extension'],
description: 'Palettes & Hues 🎨 is a chrome extension to extract, pick and manage the dominant color palette from the visible area of any webpage or pick and manage specific color palettes using an uploaded image.',
url: 'https://palettes.fyi/',
},
{
name: 'Panem',
description: 'AI Powered SaaS Spend Management',
Expand Down

0 comments on commit b6930ad

Please sign in to comment.