Skip to content

fix: vim foreground#137

Merged
tecandrew merged 3 commits intocatppuccin:mainfrom
aizigao:feat/vim_color
Jan 23, 2026
Merged

fix: vim foreground#137
tecandrew merged 3 commits intocatppuccin:mainfrom
aizigao:feat/vim_color

Conversation

@aizigao
Copy link
Copy Markdown
Contributor

@aizigao aizigao commented Jan 17, 2026

fix #136

@ankddev
Copy link
Copy Markdown
Member

ankddev commented Jan 20, 2026

Hey! Looks like some things like vim.replace are uncovered here, aren't they?

@aizigao
Copy link
Copy Markdown
Contributor Author

aizigao commented Jan 21, 2026

Hey! Looks like some things like vim.replace are uncovered here, aren't they?

you are right, The following were missing because I did not use these modes, added

  • "vim.visual_line.foreground": "{{ c.crust.hex }}",
  • "vim.visual_block.foreground": "{{ c.crust.hex }}",
  • "vim.replace.foreground": "{{ c.crust.hex }}",
@tecandrew
Copy link
Copy Markdown
Collaborator

thanks!

before:
image

image

after:
image

image
@tecandrew tecandrew merged commit 9d119c1 into catppuccin:main Jan 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants