diff --git a/sources-themes.ts b/sources-themes.ts index 5b69ac5..2c25f02 100644 --- a/sources-themes.ts +++ b/sources-themes.ts @@ -121,6 +121,12 @@ export const sourcesCommunity: ThemeSource[] = [ name: 'one-dark-pro', source: 'https://github.com/Binaryify/OneDark-Pro/blob/master/themes/OneDark-Pro.json', }, + { + name: "vesper", + displayName: "Vesper", + type: "dark", + source: "https://github.com/raunofreiberg/vesper/blob/main/themes/Vesper-dark-color-theme.json", + }, ] export const sourcesMarketplace: ThemeSource[] = [