Remove background image from editor
Answered
I don't know how this background image came in my editor. How can I remove this background image. I am able to see option only to set background image (cmd + shift + A) but I need to remove it.
Please sign in to leave a comment.
The problem was caused by the leftovers from the third-party Material UI theme plug-in.
idea.config.path/options/options.xml had the following:
If the path is empty, the image will not be used:
The path is empty for me still image is coming for editor background.
Does it happen in all projects? Does the Opacity slider affect the appearance of the image?
Yeah It is happening for all the project. I haven't done any changes to opacity slider.
But if you do, does the image appearance change?
I am not able to change the opacity. When I am changing the opacity from 15 to 20 and clicking on ok, nothing is happening.
Did you install any plug-ins like https://plugins.jetbrains.com/plugin/8502-background-image-plus ?
See http://www.jetbrains.com/idea/webhelp/enabling-and-disabling-plugins.html.
I have not installed background-image-plus plugin. But I do have imported some color schemes previously viz, solarized light.
Please file a ticket to support (https://intellij-support.jetbrains.com/hc/requests/new) with idea.log (https://intellij-support.jetbrains.com/hc/articles/207241085) and your settings attached (File | Export Settings).