Skip to content

update colors for darkmode in devtools #962

Open
@basaran

Description

Hello,

There are some colors in the browser.js which are not readable when dark mode is used in chrome devtools. Especially, these two:

    // "#0000CC",
    // "#0000FF",
    // "#0033CC",
    // "#0033FF",
    // '#0066CC',
    // '#0066FF',
    // "#3300CC",
    // "#3300FF",
    // "#3333CC",
    // "#3333FF",

For better readability, dark colors should be excluded from the palette.

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