Custom Font List
Bases does not expose a product-specific font registry or per-record font style. Its canvas views and cell editors use the internal stack Arial, "Microsoft YaHei", sans-serif so text measurement and editing stay aligned.
What can be styled
- Shared Univer shell components follow the host theme and UI styles.
- Base field configuration controls value formatting such as number, currency, rating, progress, and date output.
- Select-option colors and view colors belong to Base data; they are not font settings.
Do not use a Sheets preset or customFontFamily example to configure the Bases canvas. If the host page uses web fonts around the workbench, load them before mounting Univer to avoid layout shifts in surrounding UI.
How is this guide?