Closed nekowinston closed 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.
compiled
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?
source
https://esm.sh/@catppuccin/vscode/themes/mocha.json
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 likehttps://esm.sh/@catppuccin/vscode/themes/mocha.json
be fine with you?