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

Improved active and inactive editor line number highlighting #126

Conversation

arcticicestudio
Copy link
Contributor

Resolves #124

Before

After

Inactive editor line numbers are currently using `nord4` with a opacity
of ~40% as foreground color.
Also the theme key for the active line number is not yet supported.

This has been changed to use `nord3` for inactive numbers while also
adding the theme key `editorLineNumber.activeForeground` using `nord4`
as color.

GH-124
@arcticicestudio arcticicestudio merged commit 17be33d into develop May 25, 2019
@arcticicestudio arcticicestudio deleted the improvement/gh-124-improve-editor-line-number-highlight branch May 25, 2019 14:19
@arcticicestudio arcticicestudio removed their assignment May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve active and inactive editor line number highlighting
2 participants