From 01a13fa1ebe5aff3181638347c8ada0c81a50d7e Mon Sep 17 00:00:00 2001 From: Sachin Chaurasiya Date: Fri, 17 May 2024 18:12:46 +0530 Subject: [PATCH] doc: add doc for custom theme (#16329) --- .../user-guide-data-users/theme.md | 18 ++++++++++++++++++ openmetadata-docs/content/v1.4.x/menu.md | 2 ++ 2 files changed, 20 insertions(+) create mode 100644 openmetadata-docs/content/v1.4.x/how-to-guides/user-guide-data-users/theme.md diff --git a/openmetadata-docs/content/v1.4.x/how-to-guides/user-guide-data-users/theme.md b/openmetadata-docs/content/v1.4.x/how-to-guides/user-guide-data-users/theme.md new file mode 100644 index 00000000000..5043e5140e6 --- /dev/null +++ b/openmetadata-docs/content/v1.4.x/how-to-guides/user-guide-data-users/theme.md @@ -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" /%} diff --git a/openmetadata-docs/content/v1.4.x/menu.md b/openmetadata-docs/content/v1.4.x/menu.md index f0eb80871c5..874cc3868de 100644 --- a/openmetadata-docs/content/v1.4.x/menu.md +++ b/openmetadata-docs/content/v1.4.x/menu.md @@ -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