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

The color of lualine theme is different from the screenshot #635

Open
mrbeardad opened this issue Dec 27, 2023 · 8 comments
Open

The color of lualine theme is different from the screenshot #635

mrbeardad opened this issue Dec 27, 2023 · 8 comments
Labels
enhancement New feature or request

Comments

@mrbeardad
Copy link

This is screenshot in README

This is my local looks, the background colors of lualine are different from above.

image

@mrbeardad mrbeardad added the enhancement New feature or request label Dec 27, 2023
@holykremowka2137
Copy link

Lualine needs you to specify theme, have you done that? Colors can be different, because lualine is simply not setted to use catppuccin

@mrbeardad
Copy link
Author

  1. Lualine will detecte the colorscheme by using g:colors_name automatically
  2. Although I specify the theme manually, it is still different from the screenshot
  3. I noticed that the code here does not set the correct color

@nullchilly
Copy link
Contributor

nullchilly commented Dec 29, 2023

Screenshot of README used feline not lualine. Related: #359

@DinkyTrady
Copy link

Will be good if lualine colors change to make different from tokyonight colorscheme

@gmcmillan82
Copy link

gmcmillan82 commented Jun 14, 2024

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.

@vollowx
Copy link
Collaborator

vollowx commented Jun 28, 2024

@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.

@gmcmillan82
Copy link

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.

image

@vollowx
Copy link
Collaborator

vollowx commented Jul 1, 2024

Maybe:

  1. Customize the lualine highlights in your own config like I mentioned before
  2. 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
  3. Try other statusline plugins like feline.nvim and heirline.nvim so 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants