Vscode: Color theme faded/less contrast

Created on 5 Jul 2019  路  13Comments  路  Source: microsoft/vscode


  • VSCode Version: 1.36.0 (1.36.0)
  • OS Version: OSX Mojave 10.14.5 (18F132)

Steps to Reproduce:

  1. I am using the One Dark Pro Vivid color theme together with the Material Icon Theme.
  2. All the colors on VS Code seem to be faded and have less contrast after the update to version 1.36.0.
  3. I will like the colors to be like they were before the update.

Before the update:
icon-before

After the update to version 1.36.0:

icon-after

electron electron-4-update fixed-in-electron-6 upstream

Most helpful comment

We are building exploration builds that use a much newer version of our UI framework (Electron version 6.0.x). I wonder if this issue reproduces with one of these builds, could you try? Download:

All 13 comments

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

Having this issue as well with almost every one of my dark themes. Currently using Super One Dark as an example.
image

Same VSCode appears to be faded after updating to version 1.36

Any difference running code --disable-gpu --force-color-profile=srgb?

Doesn't seem to be working for me

code --force-color-profile=srgb works for me with version 1.36

@gjkunst wow thanks for that, it worked for me as well.
image

Hi, I have the same issue. Those two command lines don't work on my Ubuntu 1804 LTS. Just wondering, have you tried Base16 Dark Monokai from Base16 theme v1.4.5 by A.D.C. ? Do you think that theme color faded?

We are building exploration builds that use a much newer version of our UI framework (Electron version 6.0.x). I wonder if this issue reproduces with one of these builds, could you try? Download:

@bpasero wow, you nailed it!!!!! Thank you so much. I have tried the DEB version and it worked.

Exploration version is great. Will be closing the issue, cheers.

Great, let's leave this open though until we shipped Electron 6.

This is the root cause of the issue that I've been getting reports on where the terminal is darker than the rest of the editor. The terminal and minimap (canvases) are the correct colors, everything else is wrong :tada:

Was this page helpful?
0 / 5 - 0 ratings