Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Feb 11, 2024
1 parent 30551a3 commit 52c3738
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sources-themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
]

Expand Down

0 comments on commit 52c3738

Please sign in to comment.