This commit is contained in:
Bryan Ashby 2023-02-20 14:28:18 -07:00
parent 53eff2715a
commit 51c58b5d8a
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
1 changed files with 6 additions and 5 deletions

View File

@ -497,14 +497,15 @@
height: 15 height: 15
width: 35 width: 35
itemFormat: "|00|03{subject}|00 {statusIndicator}" itemFormat: "|00|03{subject}|00 {statusIndicator}"
focusItemFormat: "|00|19|15{subject}|00 {statusIndicator}" focusItemFormat: "|00|19|15{subject!styleUpper}|00 {statusIndicator}"
} }
MT2: { MT2: {
height: 15 height: 15
width: 34 width: 34
} }
TM3: { TM3: {
focusTextStyle: first upper focusTextStyle: first lower
styleSGR1: "|00|08"
} }
} }
} }
@ -591,7 +592,7 @@
VM1: { VM1: {
height: 11 height: 11
width: 22 width: 22
focusTextStyle: first upper focusTextStyle: first lower
itemFormat: "|00|07{bbsName}" itemFormat: "|00|07{bbsName}"
focusItemFormat: "|00|19|15{bbsName!styleFirstLower}" focusItemFormat: "|00|19|15{bbsName!styleFirstLower}"
} }
@ -617,7 +618,7 @@
ET8: { width: 32 } ET8: { width: 32 }
TM17: { TM17: {
focusTextStyle: first upper focusTextStyle: first lower
} }
} }
} }
@ -805,7 +806,7 @@
4: { 4: {
mci: { mci: {
HM1: { HM1: {
focusTextStyle: first upper focusTextStyle: first lower
} }
} }
} }