@@ -19,14 +19,14 @@ export const useIndexStore = defineStore('index', {
bgSize: JSON.stringify({ width: 150, height: 150 }),
opacity: 0.9,
- strokeWidth: 8,
+ strokeWidth: 1,
outStrokeWidth: 15,
- stroke: '#e54033',
+ stroke: '#5F95FF',
outStroke: '#73d13d',
strokeDasharray: 1,
animation: 0,
connector: 'normal',
- edgeRouter: 'metro',
+ edgeRouter: 'manhattan',
edgeOffset: 32,
edgeDirection: 'H',
label: '',