Update luciano_blocktronics theme for message area change updates
This commit is contained in:
parent
4ef1061fc5
commit
d1dd13ea99
Binary file not shown.
|
@ -233,14 +233,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
messageAreaChangeCurrentArea: {
|
messageAreaChangeCurrentArea: {
|
||||||
config: {
|
|
||||||
listFormat: "|00|15{index} |07- |03{name}"
|
|
||||||
focusListFormat: "|00|19|15{index} - {name}"
|
|
||||||
}
|
|
||||||
mci: {
|
mci: {
|
||||||
VM1: {
|
VM1: {
|
||||||
width: 26
|
width: 26
|
||||||
height: 19
|
height: 19
|
||||||
|
itemFormat: "|00|15{index:.2} |07- |03{name}"
|
||||||
|
focusItemFormat: "|00|09|15{index:.2} - {name}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue