From 5286c52a263d34e0d2923c173ccc64f5810ecbe9 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Mon, 5 Nov 2018 21:47:53 -0700 Subject: [PATCH] Fix file base area selection in Luciano theme --- art/themes/luciano_blocktronics/theme.hjson | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/art/themes/luciano_blocktronics/theme.hjson b/art/themes/luciano_blocktronics/theme.hjson index 1abcd879..f8e1faeb 100644 --- a/art/themes/luciano_blocktronics/theme.hjson +++ b/art/themes/luciano_blocktronics/theme.hjson @@ -713,17 +713,14 @@ } fileBaseBrowseByAreaSelect: { - config: { - protListFormat: "|00|03{name}" - protListFocusFormat: "|00|19|15{name}" - } - 0: { mci: { VM1: { height: 15 width: 30 focusTextStyle: first lower + itemFormat: "|00|03{name}" + focusItemFormat: "|00|19|15{name}" } } }