added more extensions

This commit is contained in:
iganeshk
2020-01-15 23:15:38 -05:00
parent 9c4f783dd4
commit 657e419290
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
---
id: dev.cldn.sn-theme-dracula
github: cameronldn/sn-theme-dracula
main: dist/dist.css
name: Dracula
content_type: SN|Theme
version: 1.2.1
marketing_url: https://github.com/cameronldn/sn-theme-dracula
thumbnail_url: https://github.com/cameronldn/sn-theme-dracula/master/preview.png
description: A Dracula inspired theme for Standard Notes.
dock_icon:
type: circle
background_color: '#8be9fd'
foreground_color: '#8be9fd'
border_color: '#8be9fd'
...