enigma-bbs/mods/themes/luciano_blocktronics/theme.hjson

260 lines
4.4 KiB
Plaintext
Raw Normal View History

{
info: {
name: Mystery Skull
author: Luciano Ayres
group: blocktronics
}
customization: {
defaults: {
general: {
passwordChar: *
}
dateTimeFormat: {
short: MMM Do h:mm a
}
}
menus: {
matrix: {
mci: {
VM1: {
focusTextStyle: first lower
}
}
}
newUserApplication: {
mci: {
ET1: { width: 23 }
ET2: { width: 23 }
ET5: { width: 23 }
ET6: { width: 23 }
ET7: { width: 23 }
ET8: { width: 23 }
ET9: { width: 23 }
ET10: { width: 23 }
TM12: {
focusTextStyle: first lower
}
}
}
newUserApplicationSsh: {
mci: {
ET1: { width: 23 }
ET2: { width: 23 }
ET5: { width: 23 }
ET6: { width: 23 }
ET7: { width: 23 }
ET8: { width: 23 }
ET9: { width: 23 }
ET10: { width: 23 }
TM12: {
focusTextStyle: first lower
}
}
}
newUserFeedbackToSysOp: {
0: {
mci: {
TL1: { width: 19, textOverflow: "..." }
ET2: { width: 19, textOverflow: "..." }
ET3: { width: 19, textOverflow: "..." }
}
}
1: {
mci: {
MT1: { height: 14 }
}
}
}
login: {
mci: {
ET1: { width: 14 }
ET2: { width: 14 }
}
}
mainMenuUserStats: {
mci: {
UN1: { width: 17 }
UR2: { width: 17 }
LO3: { width: 17 }
UF4: { width: 17 }
UG5: { width: 17 }
UT6: { width: 17 }
UC7: { width: 17 }
ST8: { width: 17 }
}
}
mainMenuSystemStats: {
mci: {
BN1: { width: 17 }
VL2: { width: 17 }
OS3: { width: 33 }
SC4: { width: 33 }
DT5: { width: 33 }
CT6: { width: 33 }
AN7: { width: 6 }
ND8: { width: 6 }
TC9: { width: 6 }
}
}
mainMenuLastCallers: {
config: {
listFormat: "|00|01|36{userName:<17.17}{location:<20.20}{affils:<18.18}{ts:<15}"
dateTimeFormat: MMM Do h:mma
}
mci: {
VM1: { height: 10 }
}
}
2015-10-06 21:22:49 +00:00
mainMenuUserList: {
config: {
listFormat: "|00|01|36{userName:<17.17}{affils:<21.21}{note:<19.19}{lastLoginTs}"
focusListFormat: "|00|42|30{userName:<17.17}{affils:<21.21}{note:<19.19}{lastLoginTs}"
dateTimeFormat: MMM Do h:mma
}
mci: {
VM1: { height: 15 }
}
}
messageAreaMessageList: {
config: {
listFormat: "|00|01|37{msgNum:>4} |00|37- |36{subj:<29.29} {from:<20.20} {ts} |01|31{newIndicator}"
focusListFormat: "|00|42|30{msgNum:>4} - {subj:<29.29} {from:<20.20} {ts} {newIndicator}"
dateTimeFormat: ddd MMM DDD
}
2015-10-12 02:52:13 +00:00
mci: {
VM1: {
height: 14
}
}
}
messageAreaChangeCurrentArea: {
config: {
listFormat: "|00|01|37{index} |00|37- |36{desc}"
focusListFormat: "|00|42|30{index} - {desc}"
}
mci: {
VM1: {
width: 26
height: 19
}
}
}
2015-10-06 21:22:49 +00:00
messageAreaViewPost: {
0: {
mci: {
2015-10-07 03:21:13 +00:00
TL1: {
width: 19
textOverflow: ...
}
TL2: {
width: 19
textOverflow: ...
}
TL3: {
width: 19
textOverflow: ...
}
TL5: {
width: 19
textOverflow: ...
}
}
}
1: {
mci: {
MT1: { height: 14 }
}
}
4: {
mci: {
HM1: {
focusTextStyle: first upper
}
2015-10-06 21:22:49 +00:00
}
}
}
messageAreaNewPost: {
0: {
mci: {
TL1: { width: 19, textOverflow: "..." }
ET2: { width: 19, textOverflow: "..." }
ET3: { width: 19, textOverflow: "..." }
//TL4: { width: 25 }
}
}
2015-10-07 03:21:13 +00:00
1: {
mci: {
MT1: { height: 14 }
}
}
2015-10-06 21:22:49 +00:00
}
messageAreaReplyPost: {
0: {
mci: {
TL1: { width: 19, textOverflow: "..." }
ET2: { width: 19, textOverflow: "..." }
ET3: { width: 19, textOverflow: "..." }
TL4: { width: 25, textOverflow: "..." }
}
}
2015-10-07 03:21:13 +00:00
1: {
mci: {
HM1: {
focusTextStyle: first lower
}
}
}
2015-10-06 21:22:49 +00:00
}
fullLoginSequenceLastCallers: {
config: {
listFormat: "|00|01|36{userName:<17.17}{location:<20.20}{affils:<18.18}{ts:<15}"
dateTimeFormat: MMM Do h:mma
}
mci: {
VM1: { height: 10 }
}
}
fullLoginSequenceSysStats: {
}
fullLoginSequenceUserStats: {
mci: {
UN1: { width: 17 }
UR2: { width: 17 }
LO3: { width: 17 }
UF4: { width: 17 }
UG5: { width: 17 }
UT6: { width: 17 }
UC7: { width: 17 }
ST8: { width: 17 }
}
}
}
}
}