Skip to content

Badge color not responsive to dark theme. #3246

@Zash

Description

@Zash

The class used for Hats sets text color to white:

.badge-secondary {
color: white;

This leads to poor contrast when combined with a dark theme:
image

I imagine the solution is to use a variable, but which?

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