Skip to content

vars

Variables

$nodecolor

const $nodecolor: "rgba(110,136,255,0.8)" = 'rgba(110,136,255,0.8)';

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:1


$nodecolorselected

const $nodecolorselected: "#ffd92c" = '#ffd92c';

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:2


$nodewidth

const $nodewidth: 180 = 180;

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:6


$socketcolor

const $socketcolor: "#96b38a" = '#96b38a';

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:5


$socketmargin

const $socketmargin: 6 = 6;

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:4


$socketsize

const $socketsize: 24 = 24;

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:3


nodecolor

const nodecolor: "rgba(110,136,255,0.8)" = 'rgba(110,136,255,0.8)';

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:8


nodecolorselected

const nodecolorselected: "#ffd92c" = '#ffd92c';

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:9


nodewidth

const nodewidth: 180 = 180;

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:13


socketcolor

const socketcolor: "#96b38a" = '#96b38a';

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:12


socketmargin

const socketmargin: 6 = 6;

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:11


socketsize

const socketsize: 24 = 24;

Defined in

tmp/graph-editor/src/lib/graph-editor/render/svelte/presets/classic/vars.ts:10