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

fix(treesitter): Markdown checkbox highlight fix #285

Merged
merged 2 commits into from
Feb 18, 2025

Conversation

MetinYalcinkaya
Copy link
Contributor

The highlight group ["@markup.list.checked"] bg and fg colors were flipped and it looked scuffed. fg is now properly purple, and removing bg makes it look much better with transparency.

Here's what they look like with it broken:
scuffed

Fixed:
fixed

Transparent w/ bg:
tpbg

Transparent w/o bg:
tpnobg

@olimorris olimorris merged commit 7903733 into olimorris:main Feb 18, 2025
5 checks passed
@olimorris
Copy link
Owner

Great spot. Thank you.

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

Successfully merging this pull request may close these issues.

2 participants