1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||
{ |
|||
"identifier": "org.chairbuilders.nier", |
|||
"name": "Nier theme", |
|||
"content_type": "SN|Theme", |
|||
"area": "themes", |
|||
"version": "1.0.0", |
|||
"description": "Nier theme for Standard Notes", |
|||
"url": "https://git.chair.builders/public/sn-nier-theme/raw/branch/master/dist/dist.css", |
|||
"latest_url": "https://git.chair.builders/public/sn-nier-theme/raw/branch/master/dist/dist.css", |
|||
"download_url": "https://git.chair.builders/public/sn-nier-theme/archive/master.zip", |
|||
"marketing_url": "https://git.chair.builders/public/sn-nier-theme", |
|||
"dock_icon": { |
|||
"type": "circle", |
|||
"background_color": "#666666", |
|||
"foreground_color": "#666666", |
|||
"border_color": "#666666" |
|||
}, |
|||
"statusBar": "dark-content" |
|||
} |
|||
Loading…
Reference in new issue