visual-studio-code
visual-studio-code copied to clipboard
An arctic, north-bluish clean and elegant Visual Studio Code theme.
## Description The highlighted search result (especially the icon on the right) is hard to read because it does not contrast enough with the background color.
## Description Only with Nord theme, my editor displays kind of 'tints', shapes with different colors, on the right side, see prtscn  ### Steps to Reproduce In my environment,...
## Description Hi, I've noticed today while making a commit using VSCode's source control that the options for each file are almost impossible to see when the file is selected,...
## Description The VSCode extension currently does not update the terminal colors, which is part of the workbench theming. ### Benefits Built-in terminal no longer shows unthemed default colors. ###...
## Description Switch the colors of the active and inactive tabs. ### Benefits It is more clear to the user in which tab he is currently working in. As it...
since VSCode already implemented native bracket pair colorization and it's likely match the color of the theme, for me it's a little bit hard to tell one and another opening/closing...
- Rename `nord.json` to `nord-color-theme.json`. It would show color palette, warnings/errors, etc. when the file is opened. - Remove `editorActiveLineNumber.foreground` it's deprecated in favor of `editorLineNumber.activeForeground`. - Replace deprecated `editorWidgetBorder`...
Many color schemes (like [Night Owl](https://github.com/sdras/night-owl-vscode-theme) or [Monokai Pro](https://monokai.pro)) use italics to style specific keywords. Not only does this look great for many fonts (especially [Operator](https://www.typography.com/fonts/operator/overview/) and [Dank](https://dank.sh) Mono) it...
- JS & TS scopes and styles are consistent. - Their order of scopes are the same and they both contain the same amount of scopes needed. This means TS...