-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathext.json
More file actions
18 lines (18 loc) · 732 Bytes
/
ext.json
File metadata and controls
18 lines (18 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"identifier": "com.github.scharnkn.sn-theme-paper",
"name": "Paper",
"content_type": "SN|Theme",
"area": "themes",
"version": "1.0.0",
"description": "A simple light theme for Standard Notes inspired by paper notebooks and highlighter pens.",
"url": "https://scharnkn.github.io/sn-theme-paper/main.css",
"download_url": "https://github.com/scharnkn/sn-theme-paper/archive/refs/tags/v1.0.0.zip",
"marketing_url": "https://github.com/scharnkn/sn-theme-paper",
"latest_url": "https://scharnkn.github.io/sn-theme-paper/ext.json",
"dock_icon": {
"type": "circle",
"background_color": "#38aef7",
"foreground_color": "#322f2b",
"border_color": "#7e7a74"
}
}