-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrawio-config-preference2.json
More file actions
54 lines (54 loc) · 1.17 KB
/
Copy pathdrawio-config-preference2.json
File metadata and controls
54 lines (54 loc) · 1.17 KB
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
{
"language": "",
"customFonts": [
{
"name": "Architects Daughter",
"url": "https://fonts.googleapis.com/css?family=Architects+Daughter"
},
{
"name": "Bebas Neue",
"url": "https://fonts.googleapis.com/css?family=Bebas+Neue"
},
{
"name": "Hind",
"url": "https://fonts.googleapis.com/css?family=Hind"
},
{
"name": "League Gothic",
"url": "https://fonts.googleapis.com/css?family=League+Gothic"
},
{
"name": "Montserrat",
"url": "https://fonts.googleapis.com/css?family=Montserrat"
}
],
"libraries": "general;uml;er;bpmn;flowchart;basic;arrows2",
"customLibraries": [
"L.scratchpad"
],
"plugins": [],
"recentColors": [],
"formatWidth": "240",
"sidebarWidth": null,
"collapsedSections": {},
"collapsedLibraries": {},
"pageFormat": {
"x": 0,
"y": 0,
"width": 827,
"height": 1169
},
"search": true,
"gridColor": "#e6e6e6",
"darkGridColor": "#424242",
"darkMode": false,
"autosave": false,
"resizeImages": null,
"openCounter": 5,
"version": 18,
"unit": 1,
"isRulerOn": false,
"windowStates": {},
"currentEdgeStyle": null,
"ui": ""
}