diff --git a/mods/themes/luciano_blocktronics/FBRWSE.ANS b/mods/themes/luciano_blocktronics/FBRWSE.ANS index fc331404..52db95e0 100644 Binary files a/mods/themes/luciano_blocktronics/FBRWSE.ANS and b/mods/themes/luciano_blocktronics/FBRWSE.ANS differ diff --git a/mods/themes/luciano_blocktronics/FDETGEN.ANS b/mods/themes/luciano_blocktronics/FDETGEN.ANS index c9162e7a..ffd94744 100644 Binary files a/mods/themes/luciano_blocktronics/FDETGEN.ANS and b/mods/themes/luciano_blocktronics/FDETGEN.ANS differ diff --git a/mods/themes/luciano_blocktronics/FDLMGR.ANS b/mods/themes/luciano_blocktronics/FDLMGR.ANS new file mode 100644 index 00000000..a85ffcbe Binary files /dev/null and b/mods/themes/luciano_blocktronics/FDLMGR.ANS differ diff --git a/mods/themes/luciano_blocktronics/FFILEDT.ANS b/mods/themes/luciano_blocktronics/FFILEDT.ANS new file mode 100644 index 00000000..19245e6f Binary files /dev/null and b/mods/themes/luciano_blocktronics/FFILEDT.ANS differ diff --git a/mods/themes/luciano_blocktronics/FILPMPT.ANS b/mods/themes/luciano_blocktronics/FILPMPT.ANS new file mode 100644 index 00000000..40415248 Binary files /dev/null and b/mods/themes/luciano_blocktronics/FILPMPT.ANS differ diff --git a/mods/themes/luciano_blocktronics/FPROSEL.ANS b/mods/themes/luciano_blocktronics/FPROSEL.ANS new file mode 100644 index 00000000..bf41f1bb Binary files /dev/null and b/mods/themes/luciano_blocktronics/FPROSEL.ANS differ diff --git a/mods/themes/luciano_blocktronics/FSEARCH.ANS b/mods/themes/luciano_blocktronics/FSEARCH.ANS index 857592cd..efb19617 100644 Binary files a/mods/themes/luciano_blocktronics/FSEARCH.ANS and b/mods/themes/luciano_blocktronics/FSEARCH.ANS differ diff --git a/mods/themes/luciano_blocktronics/RATEFILE.ANS b/mods/themes/luciano_blocktronics/RATEFILE.ANS index 394e6fe5..bbea2bd0 100644 Binary files a/mods/themes/luciano_blocktronics/RATEFILE.ANS and b/mods/themes/luciano_blocktronics/RATEFILE.ANS differ diff --git a/mods/themes/luciano_blocktronics/ULCHECK.ANS b/mods/themes/luciano_blocktronics/ULCHECK.ANS index 261cb758..83dabb08 100644 Binary files a/mods/themes/luciano_blocktronics/ULCHECK.ANS and b/mods/themes/luciano_blocktronics/ULCHECK.ANS differ diff --git a/mods/themes/luciano_blocktronics/ULDETAIL.ANS b/mods/themes/luciano_blocktronics/ULDETAIL.ANS new file mode 100644 index 00000000..ab3ea881 Binary files /dev/null and b/mods/themes/luciano_blocktronics/ULDETAIL.ANS differ diff --git a/mods/themes/luciano_blocktronics/ULOPTS.ANS b/mods/themes/luciano_blocktronics/ULOPTS.ANS new file mode 100644 index 00000000..f49d712b Binary files /dev/null and b/mods/themes/luciano_blocktronics/ULOPTS.ANS differ diff --git a/mods/themes/luciano_blocktronics/theme.hjson b/mods/themes/luciano_blocktronics/theme.hjson index da031d6e..4d279e65 100644 --- a/mods/themes/luciano_blocktronics/theme.hjson +++ b/mods/themes/luciano_blocktronics/theme.hjson @@ -622,10 +622,10 @@ fileAreaFilterEditor: { mci: { ET1: { - width: 42 + width: 26 } ET2: { - width: 42 + width: 26 } SM3: { width: 14 @@ -640,7 +640,7 @@ justify: right } ET6: { - width: 42 + width: 26 } HM7: { focusTextStyle: first lower @@ -648,6 +648,132 @@ } } + fileBaseDownloadManager: { + config: { + queueListFormat: "|00|03{fileName:<61.60} {byteSize!sizeWithoutAbbr:>7.6} |11{byteSize!sizeAbbr}" + focusQueueListFormat: "|00|19|15{fileName:<61.60} {byteSize!sizeWithoutAbbr:>7.6} {byteSize!sizeAbbr}" + } + + 0: { + mci: { + VM1: { + height: 11 + width: 69 + } + HM2: { + width: 50 + focusTextStyle: first lower + } + } + } + } + + fileBaseUploadFiles: { + config: { + // processing + processingInfoFormat10: "{stepIndicatorText}" + processingInfoFormat11: "|00|15{fileName} |08- |11{currentFileNum} |08/ |11{totalFileNum}" + + // details entry + fileDetailsInfoFormat10: "{fileName} |02■" + + // dupes + dupeInfoFormat: "|00|11{fileName:<53.52}|03{areaName}" + } + + // options + 0: { + mci: { + SM1: { + width: 14 + justify: right + focusTextStyle: first lower + } + + TM2: { + focusTextStyle: first lower + styleSGR1: |00|08 + } + + ET3: { + width: 40 + } + + HM4: { + focusTextStyle: first lower + } + } + } + + // processing/scanning + 1: { + mci: { + TL1: { width: 48 } + TL2: { width: 48 } + TL3: { width: 48 } + MT4: { + height: 6 + width: 68 + mode: preview + } + TL10: { width: 48 } + TL11: { width: 48 } + } + } + + // file details + 2: { + mci: { + MT1: { + height: 14 + width: 45 + } + + ET2: { + width: 25 + } + + ME3: { + width: 4 + } + + BT4: { + focusTextStyle: first lower + } + } + } + + // dupes + 3: { + mci: { + VM1: { + height: 17 + width: 75 + } + } + } + } + + fileTransferProtocolSelection: { + config: { + protListFormat: "|00|03{name}" + protListFocusFormat: "|00|19|15{name}" + } + + 0: { + mci: { + VM1: { + height: 15 + width: 30 + focusTextStyle: first lower + } + } + } + } + + + //////////////////////////////// ERC /////////////////////////////// + ercClient: { config: { //chatEntryFormat: "|00|08[|03{bbsTag}|08] |10{userName}|08: |02{message}" @@ -663,6 +789,14 @@ } } } + + fileMenuCommand: { + mci: { + TL1: { + text: "|00|15|MD|08: |03active filter|08: |10|FN" + } + } + } } } } \ No newline at end of file