{#each tree.children as node (node.color ? node.path + node.color : node.path)}
{/each}