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

Vertical split color #43

Open
jkinder17 opened this issue Jul 11, 2024 · 0 comments
Open

Vertical split color #43

jkinder17 opened this issue Jul 11, 2024 · 0 comments

Comments

@jkinder17
Copy link

Hello, I really enjoy this theme but I would like to change the color of the vertical split between windows.

I want to change the white to something to fit the lualine. I have tried tweaking with the theme file, specifically these settings on lines 100-102:

set_hl("WildMenu", { bg = palette.dark_blue, fg = "fg" })
set_hl("Separator", { fg = palette.bg_alt })
set_hl("VertSplit", { bg = "bg", fg = palette.gray })

But I cannot seem to get it working. Any help would be appreciated, thank you.

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

No branches or pull requests

1 participant