Skip to content

Commit

Permalink
Update ext.json
Browse files Browse the repository at this point in the history
  • Loading branch information
eenpadvinder authored Aug 19, 2020
1 parent 4c180c2 commit 43eaaa7
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions ext.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
metatype: json
---

{
"identifier": "io.github.christianhans.sn-gruvbox-dark-theme",
"name": "Gruvbox Dark Theme",
"content_type": "SN|Theme",
"area": "themes",
"description": "Gruvbox Dark Theme for Standard Notes",
"version": "v0.0.16",
"url": "https://cdn.jsdelivr.net/gh/christianhans/sn-gruvbox-dark-theme@master/dist/dist.css",
"download_url": "https://github.com/christianhans/sn-gruvbox-dark-theme/archive/0.0.16.zip",
"marketing_url": "https://github.com/christianhans/sn-gruvbox-dark-theme",
"latest_url": "https://listed.to/CkWVdPhzvs",
"thumbnail_url": "https://raw.githubusercontent.com/christianhans/sn-gruvbox-dark-theme/master/preview.png",
"dock_icon": {
"type": "circle",
"background_color": "#D79921",
"foreground_color": "#076678",
"border_color": "#D79921"
},
"statusBar": "dark-content"
}
{
"identifier": "io.github.eenpadvinder.standardnotes-theme",
"name": "Theme",
"content_type": "SN|Theme",
"area": "themes",
"version": "v0.1",
"description": "Theme",
"url": "https://cdn.jsdelivr.net/gh/eenpadvinder/standardnotes-theme@master/dist/dist.css",
"download_url": "https://github.com/eenpadvinder/standardnotes-theme/archive/v0.1.zip",
"latest_url": "https://listed.to/p/VvOLflCGQW",
"marketing_url": "https://github.com/eenpadvinder/standardnotes-theme",
"thumbnail_url": "",
"dock_icon": {
"type": "circle",
"background_color": "#D79921",
"foreground_color": "#076678",
"border_color": "#D79921"
},
"statusBar": "dark-content"
}

0 comments on commit 43eaaa7

Please sign in to comment.