Conversation
Please help making #TreeSitter Playground better by doing this little experiment:

https://tree-sitter.github.io/tree-sitter/7-playground.html

Write some JS, like `var x=1;`. Enable Query and provide the `(identifier) @foo` pattern in the new Query textbox.

Do you see the code highlighted? (if not, turn on Accessibility, a'la GH issue #1714)
50% Yes, I see the highlight.
50% No, I don't see the highlight
1
0
0

@buherator I used this _so much_ and didn't realize the accessibility feature does that... I literally sat and compared RGB values in the browser's dev-tools

1
0
0
@tmr232 So you didn't see the highlight either? Took me a while to realize that it's the _text color_ that changes, and once I knew that I started seeing it! But since I expected the background to change I basically went color blind!
1
0
0

@buherator I saw the highlight, but it really depends on the colors they pick... Sometimes it's a nice orange so you can see it, and sometimes it's 3 shades of dark blue and good luck noticing that!

1
0
1

@buherator and for some reason, this is the first time the idea of submitting a PR with a different color scheme came to my mind...

0
0
1