The config in the theme config.json Hint period:
"hint": {
"font": "fusion-pixel-12px-proportional-zh_hans.ttf",
"size": 12,
"color": "#bcffb4"
},
the font config won't take effect on the APP list.
It's using the config in the "List" config.
"list": {
"font": "fusion-pixel-12px-proportional-zh_hans.ttf",
"size": 32,
"color": "#bcffb4"
},

The font size in hint area just show as same as the Title in List:

But in former theme design tool OVT.0.2.4 it shows:

Does it normal? to set the font same as list's