Skip to content

Button in dark theme has dark text #547

@FranklinYu

Description

@FranklinYu

This is a styling issue of dark theme. Currently it’s:

image

The two buttons should be light color in dark background. Following style is recommended:

#theme-choices button {
    color: #e0e0e0;
}

Color came from button border. I didn’t make a Pull Request because I can’t find the dark style in this repository. Recommended label: minor, easy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyEffort: Should be easy to implement and would make a good first PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions