Skip to content

Commit 312fe19

Browse files
committed
added vscode theme to the list of plugs
1 parent 701d9f9 commit 312fe19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/lib/Plugs.svelte

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
name: 'GitHub',
1616
href: 'https://github.com/zphrs'
1717
},
18+
{
19+
name: 'Forest Cottage',
20+
href: 'https://marketplace.visualstudio.com/items?itemName=zephyrj.forest-cottage',
21+
desc: 'VS Code Theme'
22+
},
1823
{
1924
href: 'https://at.zephiris.me',
2025
name: 'at.zephiris.me',

0 commit comments

Comments
 (0)