You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The top screenshot on the readme page shows the current line highlighted with a different face (line 20, in white), suggesting that line-number-current-line is themed. However, grepping for this variable throughout nord-theme.el does not yield any result.
As a result, nord-theme-20190616.1757 does not highlight the current light number as advertised. Is this a versioning issue?
The text was updated successfully, but these errors were encountered:
Hi @gtms 👋, thanks for your contribution 👍
The screenshot was taken on my local system that uses the development state of the theme so this might be a bit confusing. The theme key will be added with the next release version.
I'll let this issue open in order to track the status and notify you when the key has been implemented.
The top screenshot on the readme page shows the current line highlighted with a different face (line 20, in white), suggesting that
line-number-current-line
is themed. However, grepping for this variable throughoutnord-theme.el
does not yield any result.As a result, nord-theme-20190616.1757 does not highlight the current light number as advertised. Is this a versioning issue?
The text was updated successfully, but these errors were encountered: