I use this as my primary VSCode theme, and I want to use it as my Vencord (Shiki) codeblock theme as well. so I used to use this file. however, that path is no longer valid. I see that it's generated at some point into ./dist/vscode/bearded-theme-arc-blueberry.json, but I can't use the generator since I need a link to a static JSON response for the theming to work. Would it be possible to include the VSCode theme JSON in the committed dist?
I use this as my primary VSCode theme, and I want to use it as my Vencord (Shiki) codeblock theme as well. so I used to use this file. however, that path is no longer valid. I see that it's generated at some point into
./dist/vscode/bearded-theme-arc-blueberry.json, but I can't use the generator since I need a link to a static JSON response for the theming to work. Would it be possible to include the VSCode theme JSON in the committed dist?