Skip to content

Changing a Highlight group #332

Answered by mvllow
AhmadLiGER asked this question in Q&A
Discussion options

You must be logged in to vote

Use :Inspect to get the highlight group, because they may be overridden by semantic highlighting or treesitter. Otherwise, your code looks fine as long as you are putting that in the setup table, e.g. require("rose-pine").setup({ highlight_groups = { ... } }) and setting the color scheme after.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mvllow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants