How to change flash palette #805
Unanswered
horiondreher
asked this question in
Q&A
Replies: 1 comment
-
Those are not flash default color, they are from tokoy night color schema which folke uses. You can customize the highlight groups via option see: https://github.com/catppuccin/nvim/blob/main/README.md?plain=1#L191-L237 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I'm using catppuccin with LazyVim, and I'm finding it great. But because I use flash a lot, I prefer the strong default colors of it, as it makes it easier to find the keys.
So, I disabled the lazyvim default integration with it in opts, but it didnt go back to the default colors. How could I fix this?
This is my lazyvim config for catpppucin:
And this is flash with
flash = false
These are the default colors of flash
Disabling transparent_background didn't work.
Beta Was this translation helpful? Give feedback.
All reactions