Skip to content

the debug console has a clashing hover color #36

@stevenpollack

Description

@stevenpollack

First, I want it to be known that this is a BEAUTIFUL theme, and I love using it. However, there's a slight usability issue with the background color when you hover over items in the debug console:
image

I've found that with the simple adjustment

"workbench.colorCustomizations": {
        "list.hoverBackground": "#8181813f"
    },

you get:
image

Which I hope you'll agree is a fair bit easier on the eyes...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions