Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixes leap label highlight#87

Merged
uloco merged 2 commits intouloco:mainfrom
guoliang:bugfix/fixes-leap-label-highlight
Jul 9, 2024
Merged

Fixes leap label highlight#87
uloco merged 2 commits intouloco:mainfrom
guoliang:bugfix/fixes-leap-label-highlight

Conversation

@guoliang
Copy link

@guoliang guoliang commented Jul 9, 2024

This PR fixes the following issue #79 (comment)

@uloco
Copy link
Owner

uloco commented Jul 9, 2024

I was just going about fixing this. Thank you :) Do you think we should switch fg and bg? So it is easier to read?

@uloco
Copy link
Owner

uloco commented Jul 9, 2024

I think the behavior changed a little as well with the LeapMatch and LeapLabel highlight groups. When I compare with the defaults...

How about something like this, so it is easier to read and differentiate?

    LeapMatch { fg = t.keyword, gui = "underline", sp = t.keyword },
    LeapLabel { bg = t.keyword, fg = t.bg },
    LeapBackdrop { fg = t.shade40 },

@uloco
Copy link
Owner

uloco commented Jul 9, 2024

I am not using leap myself actively so please help me make it sensible.

@uloco uloco self-assigned this Jul 9, 2024
@guoliang guoliang force-pushed the bugfix/fixes-leap-label-highlight branch from 7470fd9 to ea93218 Compare July 9, 2024 15:32
@guoliang
Copy link
Author

guoliang commented Jul 9, 2024

@ULOCA

With background looks nice too. I added the changes to the PR.

@guoliang guoliang force-pushed the bugfix/fixes-leap-label-highlight branch from ea93218 to 0ea3bdd Compare July 9, 2024 15:34
Copy link
Owner

@uloco uloco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding and fixing this. Have a good one!

@uloco uloco merged commit d5c046b into uloco:main Jul 9, 2024
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

Successfully merging this pull request may close these issues.

2 participants