WebStorm Terminal Color

后端 未结 2 934
南笙
南笙 2021-02-12 17:16

I\'m getting this unbearable white background in my Idea terminal. (WebStorm)

Does anyone know how I can change this?

相关标签:
2条回答
  • 2021-02-12 17:47

    Perhaps, you've changed color scheme of cmd. Delete the entire HKEY_CURRENT_USER\Console key from the registry, it sets your cmd settings to defaults and fixes this bug.

    0 讨论(0)
  • 2021-02-12 18:00

    Open File > Settings, and head to the Editor section > Colors & Fonts section. There, you'll see the Console Colors option.

    enter image description here

    Here, you'll get an interactive edit screen to determine what you want those console colors to look like. Click on the one that's most afflicted and edit its background color to match that of the console window.

    Alternatively, if this is from a vanilla installation of your IDE, consider filing a bug against it.

    0 讨论(0)
提交回复
热议问题