diff --git a/sources-themes.ts b/sources-themes.ts index 2c25f02..2797132 100644 --- a/sources-themes.ts +++ b/sources-themes.ts @@ -122,10 +122,10 @@ export const sourcesCommunity: ThemeSource[] = [ 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", + name: 'vesper', + displayName: 'Vesper', + source: 'https://github.com/raunofreiberg/vesper/blob/main/themes/Vesper-dark-color-theme.json', + type: 'dark', }, ]