WIP theme update
This commit is contained in:
parent
5f53ef9a60
commit
b94fa6addd
Binary file not shown.
|
@ -432,16 +432,16 @@
|
||||||
0: {
|
0: {
|
||||||
mci: {
|
mci: {
|
||||||
TM1: {
|
TM1: {
|
||||||
focusTextStyle: upper
|
focusTextStyle: first lower
|
||||||
}
|
}
|
||||||
TM2: {
|
TM2: {
|
||||||
focusTextStyle: upper
|
focusTextStyle: first lower
|
||||||
}
|
}
|
||||||
TM3: {
|
TM3: {
|
||||||
focusTextStyle: upper
|
focusTextStyle: first lower
|
||||||
}
|
}
|
||||||
TM4: {
|
TM4: {
|
||||||
focusTextStyle: upper
|
focusTextStyle: first lower
|
||||||
}
|
}
|
||||||
TL5: {
|
TL5: {
|
||||||
width: 70
|
width: 70
|
||||||
|
@ -451,10 +451,12 @@
|
||||||
}
|
}
|
||||||
BT7: {
|
BT7: {
|
||||||
width: 20
|
width: 20
|
||||||
focusTextStyle: upper
|
itemFormat: "|00|08[ |03{text} |08]"
|
||||||
|
focusItemFormat: "|00|15[ |19|15{text}|16 |15]"
|
||||||
|
focusTextStyle: first lower
|
||||||
}
|
}
|
||||||
TM8: {
|
TM8: {
|
||||||
focusTextStyle: upper
|
focusTextStyle: first lower
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue