nn-ninja_n-brace/data.json

39 lines
951 B
JSON
Raw Normal View History

2025-05-06 20:18:55 +00:00
{
"savedSettings": [],
"temporaryLocalGraphSetting": {
"filter": {
"searchQuery": "",
"showOrphans": true,
"showAttachments": false,
"depth": 1,
"linkType": "both"
},
"groups": [],
"display": {
"nodeSize": 3,
"linkThickness": 2,
"linkDistance": 100,
"nodeRepulsion": 2800,
"distanceFromFocal": 300,
"nodeHoverColor": "#ff0000",
"nodeHoverNeighbourColor": "#00ff00",
"linkHoverColor": "#0000ff",
"showExtension": false,
"showFullPath": false,
"showLinkArrow": true,
"dontMoveWhenDrag": false,
"dagOrientation": "null"
}
},
"pluginSetting": {
"baseFolder": "/",
"titleFontSize": 16,
"defaultGraphSpan": 5,
"linkColorTheme": "dark",
"linkColorIn": "122, 41, 143",
"linkColorOut": "13, 91, 130",
"linkColorOther": "71, 30, 143",
"maxNodeNumber": 1000,
"searchEngine": "default"
}
}