Skip to content

Wrong color on "secondary text" in 'Light Text on Dark Background'  #395

@Daniel-BD

Description

@Daniel-BD

The color of the "Secondary Text" text on Visuals > Color > Light Text on Dark Background is #ffffff when it should be #f9f9fa

Both "Primary Text" and "Secondary Text" uses the same color, as evident in jekyll/_includes/color/light-text-dark-background.md here:

<div>
<table class="example">
<tr><td markdown="1" class="bg-dark">
Primary Text

`#ffffff`
</td></tr>
<tr><td markdown="1" class="bg-dark">
Secondary Text

Screenshot of the issue:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions