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

Improved Pmenu colors #11

Open
rodrigore opened this issue May 4, 2019 · 0 comments
Open

Improved Pmenu colors #11

rodrigore opened this issue May 4, 2019 · 0 comments
Assignees

Comments

@rodrigore
Copy link
Contributor

Hi, i was trying to replicate the same colors of the Code version when the pop menu for completion appers. Code version looks like this:
image

image

The left side show the new version, and the right version show the actual version of palenight.vim

I was planning to do a pull request but I only use the white color of this plugin and I added 3 colors that are not on the variables (some purple variations), so not sure what you think about to add new variable colors or only use the hexadecimal values.

This is the code that I use in order to achieve the left side.

hi Pmenu guibg=#212333
hi PmenuSel guibg=#6A3EB5 guifg=#bfc7d5
hi PmenuSbar guibg=#352B59 guifg=#352B59
hi PmenuThumb guibg=#352B59 guifg=#352B59
@drewtempelmeyer drewtempelmeyer self-assigned this Aug 30, 2020
Cybolic added a commit to Cybolic/palenight.vim that referenced this issue May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants