Skip to content

Conversation

@noirbizarre
Copy link
Contributor

Description

All formatting in the Git pickers use dedicated SnackPickerGit* highlight groups except the dimmed conventional commit type which is reusing SnacksPickerBold.
SnacksPickerBold is used for Markdown bold formatting and typically themed to be more visible than dimmed which is contradictory with the git_log usage/intent.

This PR simply use a dedicated SnacksPickerGitTypeDimmed instead to be consistent.

Related Issue(s)

N/A

Screenshots

N/A

@github-actions github-actions bot added picker size/xs Extra small PR (<3 lines changed) labels Jan 13, 2026
@noirbizarre noirbizarre force-pushed the fix/git-log-highlight branch from 0f30ff4 to 7d1b5ef Compare January 13, 2026 21:14
@github-actions github-actions bot added the size/s Small PR (<10 lines changed) label Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

picker size/s Small PR (<10 lines changed) size/xs Extra small PR (<3 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant