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(molokai): line-number distant-fg - change nil -> 'unspecified #821

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

carlosgeos
Copy link

@carlosgeos carlosgeos commented Feb 17, 2024

Similar to #818. Removes the warnings:

Warning: setting attribute ‘:distant-foreground’ of face ‘line-number-current-line’: nil value is invalid, use ‘unspecified’ instead.
Warning: setting attribute ‘:distant-foreground’ of face ‘line-number’: nil value is invalid, use ‘unspecified’ instead.

Partially fixes #793, Molokai was at least mentioned on this comment #793 (comment)


  • I searched the issue tracker and this hasn't been PRed before.
  • My changes are not on the do-not-PR list for this project.
  • My commits conform to the git conventions.
  • My changes are visual; I've included before and after screenshots.
  • I am blindly checking these off.
  • Any relevant issues or PRs have been linked to.
  • This a draft PR; I need more time to finish it.

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.

Warning: nil value is invalid, use ‘unspecified’ instead
1 participant