forked from christianhans/sn-gruvbox-dark-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ext.json
24 lines (23 loc) · 823 Bytes
/
ext.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
metatype: json
---
{
"identifier": "trom",
"name": "TROM Dark Theme",
"content_type": "SN|Theme",
"area": "themes",
"description": "TROM Dark Theme for Standard Notes",
"version": "v0.0.16",
"url": "https://www.drive.tromsite.com/s/kRYJWsADnq3s3aY/download",
"download_url": "https://www.drive.tromsite.com/s/ytoQYMJz85wctKe/download",
"marketing_url": "https://www.drive.tromsite.com/s/kRYJWsADnq3s3aY",
"latest_url": "https://www.drive.tromsite.com/s/kRYJWsADnq3s3aY",
"thumbnail_url": "https://raw.githubusercontent.com/christianhans/sn-gruvbox-dark-theme/master/preview.png",
"dock_icon": {
"type": "circle",
"background_color": "#bc5151",
"foreground_color": "#076678",
"border_color": "#bc5151"
},
"statusBar": "dark-content"
}