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(render-markdown): change code block background to mantle #774

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

ofseed
Copy link
Contributor

@ofseed ofseed commented Oct 4, 2024

Although this may seem like a very subjective change, it is not. There's two reasons:

  1. render-markdown itself uses a similar color in its README like:
    image

  2. neovim's vim.lsp.buf.hover uses markdown to render colors, so the colder blocks should be better to use the same color with NormalFloat, otherwise the color is awful:

  • before: image
  • after: image

Copy link
Contributor

@sgoudham sgoudham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like a worthwhile change, thanks!

@sgoudham sgoudham changed the title feat(render-markdown): use the same color scheme as upstream feat(render-markdown): change code block background to mantle Oct 5, 2024
@sgoudham sgoudham merged commit 7be452e into catppuccin:main Oct 5, 2024
9 checks passed
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