We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This color was introduced in 1.21: https://code.visualstudio.com/updates/v1_21#_coloring-of-active-line-number and it's missing in theme color reference: https://code.visualstudio.com/docs/getstarted/theme-color-reference
The text was updated successfully, but these errors were encountered:
(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:
Sorry, something went wrong.
Added doc.
Note, I just fixed #46848, so the color is now named editorLineNumber.activeForeground
editorLineNumber.activeForeground
Coloring of active line number. Fixes microsoft/vscode#46732
d72772c
@aeschli Thank you very much, I guess it can be closed?
Verified via code review
aeschli
No branches or pull requests
This color was introduced in 1.21: https://code.visualstudio.com/updates/v1_21#_coloring-of-active-line-number and it's missing in theme color reference: https://code.visualstudio.com/docs/getstarted/theme-color-reference
The text was updated successfully, but these errors were encountered: