Browse Source

Add ext.json

master
Carpenter 5 years ago
parent
commit
e3d44cf785
  1. 19
      ext.json

19
ext.json

@ -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…
Cancel
Save