Node group colors and toggling (draft)

This commit is contained in:
2026-05-14 16:32:06 +02:00
parent 589b551558
commit 87245233b7
7 changed files with 82 additions and 19 deletions

View File

@@ -66,6 +66,7 @@ export const config = {
},
{
label: 'Sala / Auditorium',
color: 'rgb(212, 96, 75)',
children: [
{
label: 'Peplano / Platea',
@@ -108,6 +109,7 @@ export const config = {
},
{
label: 'Scena',
color: 'rgb(75, 100, 212)',
children: [
{
label: 'Palcoscenico',
@@ -129,6 +131,7 @@ export const config = {
},
{
label: 'Spazi tecnici',
color: 'rgb(42, 139, 75)',
children: [
{
label: 'Spazio tecnico superiore',
@@ -152,6 +155,7 @@ export const config = {
},
{
label: 'Orchestra',
color: 'rgb(187, 120, 218)',
children: [
{
label: 'Fossa orchestra',