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

fix(blink): blink highlight group additions #666

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

whoop-t
Copy link
Contributor

@whoop-t whoop-t commented Dec 19, 2024

Description

Blink.cmp currently has a broken tokyonight color scheme due to some highlight groups not being set.
This fixes the issues with cmp menu bg and border as well as signature border

Screenshots

BEFORE
Screenshot from 2024-12-18 18-27-56

AFTER
Screenshot from 2024-12-18 18-26-26
Screenshot from 2024-12-18 18-27-14

Screenshots have transparent theme, but I can take some of default theme if needed

Blink.cmp currently has a broken tokyonight color scheme due to some
highlight groups not being set.
@dembilesmana
Copy link

needed merge this commit

@whoop-t
Copy link
Contributor Author

whoop-t commented Dec 23, 2024

@dembilesmana you can just point to my fork if you want the fix while we wait for it to be merged/fixed in this repo.

return {
	-- "folke/tokyonight.nvim",
	-- USING fork until blink color fixes are merged
  "whoop-t/tokyonight.nvim"
}

@folke folke merged commit 22b701b into folke:main Jan 5, 2025
2 checks passed
@folke
Copy link
Owner

folke commented Jan 5, 2025

ty!

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

Successfully merging this pull request may close these issues.

3 participants