* Trailing LF handling is now 'trailingLF' option, with 'default', 'yes', 'no', etc.
* Initial checking of WIP Mystery Skulls theme by Luciano Ayres of blocktronics * Fix random theme selection * WIP on theme customization apply: Needs to be much more flexible than current * MenuModule will use .next > .fallback > default fallback
This commit is contained in:
BIN
mods/themes/luciano_blocktronics/LASTCALL.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/LASTCALL.ANS
Normal file
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/MATRIX.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/MATRIX.ANS
Normal file
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/MMENU.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/MMENU.ANS
Normal file
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/MNUPRMT.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/MNUPRMT.ANS
Normal file
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/PAUSE.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/PAUSE.ANS
Normal file
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/STATUS.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/STATUS.ANS
Normal file
Binary file not shown.
BIN
mods/themes/luciano_blocktronics/USERLOG.ANS
Normal file
BIN
mods/themes/luciano_blocktronics/USERLOG.ANS
Normal file
Binary file not shown.
46
mods/themes/luciano_blocktronics/theme.hjson
Normal file
46
mods/themes/luciano_blocktronics/theme.hjson
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
info: {
|
||||
name: Mystery Skull
|
||||
author: Luciano Ayres
|
||||
group: blocktronics
|
||||
}
|
||||
|
||||
customization: {
|
||||
|
||||
defaults: {
|
||||
general: {
|
||||
passwordChar: *
|
||||
}
|
||||
|
||||
dateTimeFormat: {
|
||||
short: MMM Do h:mm a
|
||||
}
|
||||
}
|
||||
|
||||
menus: {
|
||||
matrix: {
|
||||
VM1: {
|
||||
focusTextStyle: first lower
|
||||
}
|
||||
}
|
||||
|
||||
login2: {
|
||||
ET1: { width: 14 }
|
||||
ET2: { width: 14 }
|
||||
}
|
||||
|
||||
mainMenuUserStats: {
|
||||
UN1: { width: 17 }
|
||||
UR2: { width: 17 }
|
||||
LO3: { width: 17 }
|
||||
UF4: { width: 17 }
|
||||
UG5: { width: 17 }
|
||||
UT6: { width: 17 }
|
||||
UC7: { width: 17 }
|
||||
}
|
||||
|
||||
mainMenuLastCallers: {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user