Inky colour-codes logic statements differently than I expect
Open
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
Hello! I have noticed that the way Inky applies colour to logic statements in the editor is different than I would expect.
Consider this screenshot:

The code works perfectly, in that it displays "the window" whether the player is a human or a cyborg.
However, the text "human || cyborg:" is not entirely green. I would expect it to be entirely green, like other logical and conditional statements.
This happens with "OR" statements, but if I switch to "AND" it displays as I would expect:

I'm using Inky 0.12.0 on Windows 11.
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.