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

Differences between JetBrains theme and the VS Code theme.

Open gino opened this issue 5 years ago • 2 comments

Hello,

I am wondering if this is a known issue but if I compare the JetBrains Nord theme to the Nord theme for VSCode, some colors do not look the same. Is this a known issue or is there a way (without customizing a lot) that I could achieve the same in VS Code?

Screenshot

On the left side we have PhpStorm and on the right side we have VS Code.

image

The PhpStorm variant has a couple of purple/pink accents which I do not have in the VS Code one, unfortunately.

gino avatar Mar 22 '20 11:03 gino

Hi @gino :wave:, thanks for your contribution :+1:

I guess this might be related to https://github.com/arcticicestudio/nord-jetbrains/pull/121. There were severals problems regarding the defined theme keys in the Nord JetBrains port project due to changes between IDE versions. An example problem reported by a user is https://github.com/arcticicestudio/nord-jetbrains/issues/115 where functions in WebStorm used the color of WebStorm's default theme instead of Nord. If your PHPStorm setup is also affected by this problem please try to re-install the Nord theme plugin and also follow the instructions posted in https://github.com/arcticicestudio/nord-jetbrains/issues/115.

arcticicestudio avatar Apr 07 '20 12:04 arcticicestudio

@gino Did the instructions helped to solve the problem?

arcticicestudio avatar Jun 16 '20 18:06 arcticicestudio