Skip to content

Comments

Link NormalFloat to Pmenu#327

Closed
stnley wants to merge 1 commit intodracula:masterfrom
stnley:master
Closed

Link NormalFloat to Pmenu#327
stnley wants to merge 1 commit intodracula:masterfrom
stnley:master

Conversation

@stnley
Copy link
Contributor

@stnley stnley commented Jul 21, 2024

Prior to Neovim 0.10.0, NormalFloat was linked to Pmenu. Neovim 0.10.0 changed this to support their new default colors. This patch reapplies the old behavior.

resolves #322

Before:
1721584912_grimshot

After:
1721584945_grimshot

Prior to Neovim 0.10.0, NormalFloat was linked to Pmenu. Neovim 0.10.0
changed this to support their new default colors. This patch reapplies
the old behavior.

resolves dracula#322
@benknoble
Copy link
Member

@aricursion can you confirm this fixes your problem?

@zaxioms0
Copy link

@aricursion can you confirm this fixes your problem?

yep!

benknoble pushed a commit that referenced this pull request Jul 26, 2024
Prior to Neovim 0.10.0, NormalFloat was linked to Pmenu. Neovim 0.10.0
changed this to support their new default colors. This patch reapplies
the old behavior. See also screenshots in
#327.

Close #322
@benknoble benknoble closed this Jul 26, 2024
@benknoble
Copy link
Member

Thank you both!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Dracula breaks in floating windows in neovim 0.10.0

3 participants