Skip to content

In Deep Ocean, the "identifier under caret (write)" is not readable #195

Description

@Gouvernathor

Describe the bug
As stated in the title. The read occurrences of an identifier are correctly visible, but the write occurrences are almost invisible against the dark background.

To Reproduce

    void f() {
        final int a = 0;
        final int b = a;
    }

And put the caret on either occurrences of a.

Environment

Screenshots
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions