Replies: 1 comment
-
require("catppuccin").setup {
custom_highlights = function(colors)
return {
Comment = { fg = colors.flamingo },
}
end
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
genebean
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I really like how this looks, with the exception of the comments... I find them hard to read. Can anyone enlighten me as to how to go about adjusting their color and/or contrast with the background?
Beta Was this translation helpful? Give feedback.
All reactions