47 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2024-06-18 15:53:06 +02:00
---
title: Glossary Styling | OpenMetadata Glossary Customization
2024-06-18 15:53:06 +02:00
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.8/how-to-guides/governance/style1.png"
2024-06-18 15:53:06 +02:00
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.8/how-to-guides/governance/style2.png"
2024-06-18 15:53:06 +02:00
alt="Add an Icon and Change the Font Colour"
caption="Add an Icon and Change the Font Colour"
/%}
{% image
src="/images/v1.8/how-to-guides/governance/style3.png"
2024-06-18 15:53:06 +02:00
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.8/how-to-guides/governance/style4.png"
2024-06-18 15:53:06 +02:00
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%}