The color of lualine theme is different from the screenshot
This is screenshot in README

This is my local looks, the background colors of lualine are different from above.
Lualine needs you to specify theme, have you done that? Colors can be different, because lualine is simply not setted to use catppuccin
- Lualine will detecte the colorscheme by using
g:colors_nameautomatically - Although I specify the theme manually, it is still different from the screenshot
- I noticed that the code here does not set the correct color
Screenshot of README used feline not lualine. Related: https://github.com/catppuccin/nvim/discussions/359
Will be good if lualine colors change to make different from tokyonight colorscheme
Will be good if lualine colors change to make different from tokyonight colorscheme
Agreed. Why have Lualine integration when the theme doesn't apply the colours? Surely this should be labelled bug and not enhancement.
@gmcmillan82 What do you mean? The current lualine colors are already from the catppuccin integration, not tokyonight (though might looks similar), while you can still configure the colors manually like this config.
Yeah my bad, I know they look similar. I just expected the lualine theme to closer resemble the main catppuccin theme, as currently it feels like it's from a different theme altogether.
Maybe:
- Customize the lualine highlights in your own config like I mentioned before
- Create a new issue asking for a change / make it a PR by yourself, though this might be for long as it will be a breaking change that changes many users' Neovim appearance
- Try other statusline plugins like
feline.nvimandheirline.nvimso that it will be even easier to manually define highlights
On the other hand, @mrbeardad I guess that this issue can be closed as there're no more things unsolved under the title of this issue?
Feel free to op-open if you have other issues :heart: