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

Custom theme for active line number background: editorLineNumber.activeBackground #234470

Open
wenijinew opened this issue Nov 23, 2024 · 0 comments
Assignees

Comments

@wenijinew
Copy link

wenijinew commented Nov 23, 2024

Currently, theme customization only supports below properties for line numbers:

  • editorLineNumber.foreground: Color of editor line numbers.
  • editorLineNumber.activeForeground: Color of the active editor line number.
  • editorLineNumber.dimmedForeground: Color of the final editor line when editor.renderFinalNewline is set to dimmed.

For line number background, the property "editorGutter.background" can be used.

However, there is NO property for ACTIVE line number background. The property name could be "editorLineNumber.activeBackground"

Thanks

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

No branches or pull requests

2 participants