* Theme onelinerz

* Make preview optional (will do later - need to work on bugs!)
* Add to default menu.hjson
This commit is contained in:
Bryan Ashby
2016-06-30 22:30:46 -06:00
parent 96348d5ed8
commit e989010e63
3 changed files with 208 additions and 89 deletions

View File

@@ -84,7 +84,7 @@
}
}
loginOnelinerz: {
fullLoginSequenceOnelinerz: {
config: {
listFormat: "|00|11{username:<12}|08: |03{oneliner:<59.58}"
}
@@ -180,6 +180,30 @@
}
}
mainMenuOnelinerz: {
// :TODO: Need way to just duplicate entry here & in menu.hjson, e.g. use: someName + must supply next/etc. in menu
config: {
listFormat: "|00|11{username:<12}|08: |03{oneliner:<59.58}"
}
0: {
mci: {
VM1: { height: 10 }
TM2: {
focusTextStyle: first lower
}
}
}
1: {
mci: {
ET1: { width: 60 }
TL2: { width: 60 }
TM3: {
focusTextStyle: first lower
}
}
}
}
messageAreaMessageList: {
config: {
listFormat: "|00|15{msgNum:>4} |03{subj:<29.29} |11{from:<20.20} |03{ts} |01|31{newIndicator}"