21 lines
501 B
YAML
21 lines
501 B
YAML
---
|
|
id: ml.xnor.sn-theme-dracula
|
|
github: dracula/standard-notes
|
|
main: dist/dist.css
|
|
|
|
name: Dracula
|
|
content_type: SN|Theme
|
|
area: themes
|
|
version: 0.0.17
|
|
marketing_url: https://github.com/dracula/standard-notes
|
|
thumbnail_url: https://raw.githubusercontent.com/dracula/standard-notes/master/screenshot.png
|
|
description: A Dracula inspired theme for Standard Notes.
|
|
|
|
statusBar: dark-content
|
|
dock_icon:
|
|
type: circle
|
|
background_color: '#bd93f9'
|
|
foreground_color: '#bd93f9'
|
|
border_color: '#bd93f9'
|
|
...
|