Skip to content

Copy code symbol contrast #1247

Open
Open
@evertalbers

Description

Would it be possible to change app.css line 10823

.copy-code:hover,
.copy-code a {
 color:#ecf3f8;
}

into

.copy-code:hover,
.copy-code a {
 color:#000;
}

? The icon is now practically invisible.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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