Discovery of highlight scopes for themes #14179
Unanswered
blueberrycarrot
asked this question in
Q&A
Replies: 2 comments
This comment was marked as disruptive content.
This comment was marked as disruptive content.
-
|
The capture names like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to figure out what theme scopes affect what parts of Nushell grammar. I found this: https://github.com/helix-editor/helix/blob/25.07.1/runtime/queries/nu/highlights.scm#L211 and assumed
@punctuation.delimitermeans this is the config key I have to use in.config/helix/themes/. But setting"punctuation.delimiter"to a color doesn't change any--in the editor buffer.What's an easy way to map grammar to theme scopes then?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions