Aniket Katkar 4adffef439
Docs: Update the 1.7 content references (#19011)
* Update the partial references for 1.7.x-SNAPSHOT

* Delete image folder for 1.4 and add images for 1.7

* Update the new connector stages
2024-12-12 07:04:09 +01:00

47 lines
1.6 KiB
Markdown

---
title: Glossary Styling
slug: /how-to-guides/data-governance/glossary/styling
---
# Glossary Styling
OpenMetadata supports glossary styling using colors and icons. Users can get a one-glance view of the related concepts and terms by color-coding the terms and by adding icons. When the glossary terms are color-coded and used for tagging the data assets, it is easier to differentiate and identify the data assets visually.
To stylize your glossary terms:
- Navigate to the **glossary term** to be edited.
- Click on the 3 dots icon **⋮** and click on **style**
{% image
src="/images/v1.7/how-to-guides/governance/style1.png"
alt="Glossary Styling"
caption="Glossary Styling"
/%}
- Add a link to the **icon image**. You can also change the **font color**. Click on **Submit** to save the changes.
{% image
src="/images/v1.7/how-to-guides/governance/style2.png"
alt="Add an Icon and Change the Font Colour"
caption="Add an Icon and Change the Font Colour"
/%}
{% image
src="/images/v1.7/how-to-guides/governance/style3.png"
alt="Glossary Styling has been applied"
caption="Glossary Styling has been applied"
/%}
When data assets are tagged with the Glossary terms, the color-coding helps for easier identification of the required data assets.
{% image
src="/images/v1.7/how-to-guides/governance/style4.png"
alt="Tagged Data Assets"
caption="Tagged Data Assets"
/%}
{%inlineCallout
color="violet-70"
bold="How to Add Assets to Glossary Terms"
icon="MdArrowForward"
href="/how-to-guides/data-governance/glossary/assets"%}
Stylize your glossary terms with color-coding and icons.
{%/inlineCallout%}