For most dark themes the line number of visual studio code are too dark and difficult to read. How to make it brighter?
That is, how to format the line numbers in terms of font weight, brightness...
You could easily change their color and brighten them for your theme via:
"workbench.colorCustomizations": {
"editorLineNumber.foreground": "#ffff",
}
In your setting.json. vscode reference: theme colors for an editor
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With