Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
rchl opened this issue Mar 15, 2022 · 0 comments
Closed

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

rchl opened this issue Mar 15, 2022 · 0 comments
Labels
Milestone

Comments

@rchl
Copy link
Member

rchl commented Mar 15, 2022

  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

@FichteFoll FichteFoll added this to the 3.4.1 milestone Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants