diff --git a/art/themes/luciano_blocktronics/FBLISTEXP.ANS b/art/themes/luciano_blocktronics/FBLISTEXP.ANS new file mode 100644 index 00000000..73a567f0 Binary files /dev/null and b/art/themes/luciano_blocktronics/FBLISTEXP.ANS differ diff --git a/art/themes/luciano_blocktronics/FBLISTEXPSEARCH.ANS b/art/themes/luciano_blocktronics/FBLISTEXPSEARCH.ANS new file mode 100644 index 00000000..3efe5592 Binary files /dev/null and b/art/themes/luciano_blocktronics/FBLISTEXPSEARCH.ANS differ diff --git a/art/themes/luciano_blocktronics/theme.hjson b/art/themes/luciano_blocktronics/theme.hjson index ee555c1a..4a35eb15 100644 --- a/art/themes/luciano_blocktronics/theme.hjson +++ b/art/themes/luciano_blocktronics/theme.hjson @@ -851,6 +851,51 @@ } } + fileBaseExportListFilter: { + mci: { + ET1: { + width: 42 + } + BT2: { + focusTextStyle: first lower + } + ET3: { + width: 42 + } + SM4: { + width: 14 + justify: left + } + SM5: { + width: 14 + justify: left + } + SM6: { + width: 14 + justify: left + } + BT7: { + focusTextStyle: first lower + } + } + } + + fileBaseExportList: { + config: { + progBarChar: "|15▒" + mainInfoFormat10: "|07{currentFile} |08/ |07{totalFileCount} |08(|07{progress} %|08)" + } + mci: { + TL1: { + width: 60 + } + TL2: { + width: 56 + fillChar: "|06░" + } + } + } + fileAreaFilterEditor: { mci: { ET1: { diff --git a/misc/menu_template.in.hjson b/misc/menu_template.in.hjson index d303f452..bdcf97cd 100644 --- a/misc/menu_template.in.hjson +++ b/misc/menu_template.in.hjson @@ -2798,8 +2798,7 @@ fileBaseExportListFilter: { module: file_base_search - // :TODO: fixme: - art: FSEARCH + art: FBLISTEXPSEARCH config: { fileBaseListEntriesMenu: fileBaseExportList }