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

Enhancement/Help: TelescopeSelection loses contrast over current buffer fuzzy search #3

Closed
95ych opened this issue Sep 27, 2024 · 1 comment
Assignees
Labels
bug rip, system failure

Comments

@95ych
Copy link

95ych commented Sep 27, 2024

Really love the colorscheme, and the lualine.
Thanks for this, really grateful.

Visual = { fg = "#222222", bg = "#8EDF5F" },
TelescopeSelection = { link = "Visual" },
TelescopePreviewLine = { link = "TelescopeSelection" },
TelescopeMatching = { link = "Special" },
Special = { fg = "#8BD450" },

Despite Visual, TelescopeSelection and TelescopePreviewLine highlight groups being the same, the syntax color in the buffer seems to override fg for TelescopeSelection only, causing the lost contrast. Also I think the orange TelescopeMatching is turning out green. (Not sure, whether it's happening for my config, or replicable for other config).
I'm using the default configuration with transparent=true.

image
@xero xero self-assigned this Nov 26, 2024
@xero xero added the bug rip, system failure label Nov 26, 2024
@xero xero closed this as completed in 0e32750 Nov 26, 2024
@xero
Copy link
Owner

xero commented Nov 26, 2024

ayo @95ych
i agree this didnt look great. i went back and forth, and landed on not using green special as the highlight color here. instead, i used the cursorLine highlight. thanx for the feedback!
IMG_0814

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

No branches or pull requests

2 participants