-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy paththeme.json
More file actions
33 lines (33 loc) · 878 Bytes
/
Copy paththeme.json
File metadata and controls
33 lines (33 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"name": "Rem Craft",
"author": "Seven Chor",
"url": "https://github.com/svchord/Rem-Craft",
"version": "2.6.12",
"modes": [
"dark",
"light"
],
"displayName": {
"default": "瑞姆工艺",
"zh_CN": "瑞姆工艺",
"en_US": "Rem Craft"
},
"description": {
"default": "一款现代化、扁平化设计的思源笔记主题",
"zh_CN": "一款现代化、扁平化设计的思源笔记主题",
"en_US": "A modern, flat design siyuan note theme"
},
"readme": {
"default": "README.md",
"zh_CN": "README.md",
"en_US": "README_en_US.md"
},
"funding": {
"openCollective": "",
"patreon": "",
"github": "",
"custom": [
"https://afdian.net/a/sevenchord"
]
}
}