This commit is contained in:
Pieter Vander Vennet 2024-03-04 13:38:30 +01:00
parent dd680fc7a4
commit 3a708eba5b

View file

@ -358,6 +358,10 @@
{
"if": "lit=no",
"then": "#303030"
},
{
"if": "lit=yes",
"then": "#ff0"
}
]
}