visual-studio-code icon indicating copy to clipboard operation
visual-studio-code copied to clipboard

An arctic, north-bluish clean and elegant Visual Studio Code theme.

Results 39 visual-studio-code issues
Sort by recently updated
recently updated
newest added

## 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.

context-ui
scope-compatibility
scope-ux
scope-customization

## Description Only with Nord theme, my editor displays kind of 'tints', shapes with different colors, on the right side, see prtscn ![image](https://user-images.githubusercontent.com/8571500/182025734-58c12d8d-2d9e-497a-91d9-42a855c47b7a.png) ### Steps to Reproduce In my environment,...

status-pending
context-ui
scope-compatibility
type-support
scope-quality

## 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,...

context-ui
scope-compatibility
scope-ux

## 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. ###...

context-syntax
scope-compatibility
scope-ux
scope-quality

## 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...

type-improvement
context-ui
scope-ux

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`...

context-ui
scope-compatibility
context-workflow

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...

context-syntax
type-suggestion

- 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...

context-syntax
scope-compatibility