Skip to content

H1 in markdown block uses colors.primary.main instead of colors.text.primary #2767

@infernova

Description

@infernova

Describe the bug
H1 headers in markdown bodies has its color property set to colors.primary.main.

Expected behavior
H1 headers in markdown bodies should have its color property set to colors.text.primary.

Screenshots
Image

Additional context
Code from src/components/Markdown/styledelements.tsx confirms that H1 has its color property set to colors.primary.main while H2 has its color property set to colors.text.primary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions