Node group colors and toggling (draft)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user