catppuccin / palette

🎨 Soothing pastel theme to use within your projects!
https://www.npmjs.com/package/@catppuccin/palette
MIT License
457 stars 36 forks source link

feat(ansi): add `name` and `order` keys #106

Closed sgoudham closed 1 week ago

sgoudham commented 1 week ago

Not sure how I missed this in the initial implementation but this adds the name and order keys, ensuring that it matches up with the rest of the palette.json and makes our life a little bit easier downstream.