mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-08 01:29:37 +00:00
17 lines
784 B
Markdown
17 lines
784 B
Markdown
![]() |
---
|
||
|
title: uiThemePreference
|
||
|
slug: /main-concepts/metadata-standard/schemas/configuration/uithemepreference
|
||
|
---
|
||
|
|
||
|
# UiThemePreference
|
||
|
|
||
|
*This schema defines UI related configuration and settings.*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`customLogoConfig`**: References the LogoConfiguration schema which includes settings related to the custom logos used in the application's user interface. Refer to *[../configuration/logoConfiguration.json](#/configuration/logoConfiguration.json)*.
|
||
|
- **`customTheme`**: References the ThemeConfiguration schema that defines the custom theme color used in the application's user interface. Refer to *[../configuration/themeConfiguration.json](#/configuration/themeConfiguration.json)*.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|