Skip to content

Commit

Permalink
feat: support one monokai theme
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Sep 1, 2024
1 parent 3e75275 commit 9a3f73e
Show file tree
Hide file tree
Showing 3 changed files with 650 additions and 0 deletions.
4 changes: 4 additions & 0 deletions data/themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ export let themes = [
name: 'Nord',
id: 'nord',
},
{
name: 'One Monokai',
id: 'one-monokai',
},
{
name: 'Panda',
id: 'panda',
Expand Down
Loading

0 comments on commit 9a3f73e

Please sign in to comment.