Skip to content

Invalid highlighting in sublime-theme syntax with null value #370

Closed
@rchl

Description

@rchl
  1. UI: Customize Theme
{
    "rules": [
        {
            "class": "text_output_control",
            "parents": [
                {"class": "panel_control output_panel"}
            ],
            "color_scheme_tint": null
        },
    ],
}

Screenshot 2022-03-15 at 10 51 42

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions