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

feat(treesitter): modify markup highlights for better color distinction #129

Merged

Conversation

AlejandroSuero
Copy link
Contributor

📑 Description

This PR aims to improve readability when it comes to look at .md files, since they were no distinction between some treesitter variables.

  • Completed

ℹ Additional Information

  • Before the changes:
Astrotheme before changes (plain)
  • After the changes:
Astrothem after the changes (readable)

Note

As you can see, before the changes all seemed to have the same importance/distinction.

After the changes, at a glance you can distinguish between URLs and inline raw.

@AlejandroSuero AlejandroSuero changed the title feat: modified some @markup values to improve distinction feat(treesitter): modified some values to improve distinction Jun 16, 2024
@A-Lamia A-Lamia changed the title feat(treesitter): modified some values to improve distinction feat(treesitter): modify markup highlights for better color distinction Jun 17, 2024
@A-Lamia
Copy link
Contributor

A-Lamia commented Jun 17, 2024

Looks good, LTGM!

Thanks for contributing :)

@A-Lamia A-Lamia merged commit 829dd74 into AstroNvim:main Jun 17, 2024
14 of 15 checks passed
@AlejandroSuero AlejandroSuero deleted the feature/add-markup-raw-distinction branch June 17, 2024 16:02
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