mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-03 19:16:10 +00:00
doc: add doc for custom theme (#16329)
This commit is contained in:
parent
93470b7a43
commit
01a13fa1eb
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: How to Customize OpenMetadata
|
||||
slug: /how-to-guides/guide-for-data-users/theme
|
||||
---
|
||||
|
||||
# How to Customize OpenMetadata
|
||||
|
||||
Personalize your Open Metadata experience to reflect your company’s unique identity. Follow these simple steps:
|
||||
Supported types:
|
||||
|
||||
1. Navigate to **Settings** > **Preferences**.
|
||||
2. Click on **Theme**.
|
||||
|
||||
Open Metadata previously supported uploading your company logo, monogram, and favicon to customize the platform’s appearance according to your brand identity. Now, you can take it a step further by customizing the theme with colors that perfectly align with your company’s branding. Changing the primary color will dynamically adjust the appearance of buttons, navigation panes, data assets, tab headers, and more. The selected color for info reflects on the selected data assets.
|
||||
|
||||
If you ever want to revert to the original theme, you can do so with a simple click. Explore the possibilities to customize Open Metadata to shape your digital workspace
|
||||
|
||||
{% youtube videoId="-NiU1flBHs0" start="0:00" end="1:02" width="100%" height="450px" /%}
|
||||
@ -255,6 +255,8 @@ site_menu:
|
||||
url: /how-to-guides/guide-for-data-users/glossary
|
||||
- category: How-to Guides / Guide for Data Users / How to Create a Custom Property for a Data Asset
|
||||
url: /how-to-guides/guide-for-data-users/custom
|
||||
- category: How-to Guides / Guide for Data Users / How to Customize OpenMetadata
|
||||
url: /how-to-guides/guide-for-data-users/theme
|
||||
- category: How-to Guides / Guide for Data Users / Overview of Announcements
|
||||
url: /how-to-guides/guide-for-data-users/announcements
|
||||
- category: How-to Guides / Guide for Data Users / How to Create an Announcement
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user