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

Missing colors for group & attribute in a layered image #409

Open
kiirdonel opened this issue Jun 19, 2024 · 2 comments
Open

Missing colors for group & attribute in a layered image #409

kiirdonel opened this issue Jun 19, 2024 · 2 comments

Comments

@kiirdonel
Copy link

Extension version

2.2.2

Issue description

When making a layered image, "attribute" receives no color and "group" only receives a color when given a variant.
Screenshot 2024-06-19 135027

Scope inspector screenshots

The functioning "group":
Screenshot 2024-06-19 135112
The non-functioning "group":
Screenshot 2024-06-19 135129
The non-functioning "attribute":
Screenshot 2024-06-19 135137

Code

layeredimage dave:

    group arms variant "casual":
        attribute neutral default

    group clothes:
        attribute casual default
@duckdoom4
Copy link
Collaborator

Thanks for the report! It seems group has not been handled in the syntax highlighter files. We'll have to add it.

(Can't promise when it will be done though)

@kiirdonel
Copy link
Author

No problem, thank you for taking a look! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants