Theme Configuration
Used to configure the theme mode of Umo Editor Mobile, supporting light mode, dark mode, and follow-system mode.
Default Configuration
{
theme: 'light',
}Configuration Items
theme
Description: default theme mode.
Type: String
Default: light
Optional values: light, dark, auto
Key Differences from Desktop
skinNot Supported: mobile does not provide the desktop appearance configuration item and only supportstheme.