Skip to content

Commit

Permalink
feat: support catppuccin mocha theme
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Aug 12, 2024
1 parent 865f59d commit 0f56ee8
Show file tree
Hide file tree
Showing 4 changed files with 2,238 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ export let themes = [
name: 'Ayu Light',
id: 'ayu-light',
},
{
aliases: ['Catppuccin Frappé', 'Catppuccin Macchiato'],
name: 'Catppuccin Mocha',
id: 'catppuccin-mocha',
},
{
name: 'Cobalt 2',
id: 'cobalt-2',
Expand Down
Loading

0 comments on commit 0f56ee8

Please sign in to comment.