shikijs / textmate-grammars-themes

Collection of TextMate grammars and themes in JSON
https://textmate-grammars-themes.netlify.app/
MIT License
116 stars 57 forks source link

Catppuccin theme deprecated `compiled` branch #8

Closed nekowinston closed 10 months ago

nekowinston commented 10 months ago

Hey there,

I know this repo & shikiji just added Catppuccin in #3, and it relies on our compiled branch to get the JSON files: https://github.com/antfu/textmate-grammars-themes/blob/326db1cd5f95513a45372a458e0cef13a684f50f/sources-themes.ts#L100-L114 but I planned to deprecate that branch for a while.

I just did that via https://github.com/catppuccin/vscode/releases/tag/catppuccin-vsc-v3.10.0; now those JSON files are published to NPM. Would updating the source URLs to a CDN like https://esm.sh/@catppuccin/vscode/themes/mocha.json be fine with you?