-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathfe-zip.blinkmind
68 lines (68 loc) · 1.45 KB
/
fe-zip.blinkmind
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"rootTopicKey": "5203a146-d217-4d0a-8280-bbe846b5e6f8",
"editorRootTopicKey": "5203a146-d217-4d0a-8280-bbe846b5e6f8",
"focusKey": "5203a146-d217-4d0a-8280-bbe846b5e6f8",
"extData": {},
"topics": [
{
"key": "5203a146-d217-4d0a-8280-bbe846b5e6f8",
"parentKey": null,
"subKeys": [],
"collapse": false,
"style": null,
"blocks": [
{
"type": "CONTENT",
"data": "RootTopic"
}
]
}
],
"config": {
"readOnly": false,
"allowUndo": true,
"layoutDir": 2,
"theme": {
"name": "default",
"randomColor": true,
"background": "rgb(57,60,65)",
"highlightColor": "#50C9CE",
"marginH": 60,
"marginV": 20,
"contentStyle": {
"lineHeight": "1.5",
"fontSize": "16px"
},
"linkStyle": {
"lineRadius": 5,
"lineType": "curve",
"lineWidth": "3px"
},
"rootTopic": {
"contentStyle": {
"fontSize": "36px"
},
"subLinkStyle": {
"lineType": "curve",
"lineWidth": "3px"
}
},
"primaryTopic": {
"contentStyle": {
"fontSize": "24px"
},
"subLinkStyle": {
"lineType": "curve",
"lineWidth": "3px"
}
},
"normalTopic": {
"subLinkStyle": {
"lineType": "curve",
"lineWidth": "3px"
}
}
}
},
"formatVersion": null
}