WIP theme update

This commit is contained in:
Bryan Ashby 2023-02-01 22:00:45 -07:00
parent 5f53ef9a60
commit b94fa6addd
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
2 changed files with 8 additions and 6 deletions

View File

@ -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
} }
} }
} }