Skip to content

Function: resolveUserThemeConfig()

resolveUserThemeConfig(options): Promise<object>

resolve theme.config.ts and merge with default

Parameters

options: ResolvedValaxyOptions<Config>

Returns

Promise<object>

themeConfig

themeConfig: Config = userThemeConfig

themeConfigFile

themeConfigFile: string

Defined in

packages/valaxy/node/config/theme.ts:21