AtomMaterialUI / material-theme-issues

Issues Repository for the Material Theme UI plugin for JetBrains
Other
62 stars 4 forks source link

[Bug]: Wrong background color in editor windows #484

Closed alexboutros closed 3 months ago

alexboutros commented 3 months ago

Describe the bug

I have chosen the material deep ocean theme and everything looks as it does in the preview except the editor/console background colors. This happens in all Jetbrains IDEs. It is not happening on my personal machine, just on my work computer and I pulled the settings down from the server.

hXdoLnLYVz

To Reproduce

  1. Set theme to Material Deep Ocean

Expected behavior

Theme should match preview.

Material Theme Version

8.13.2

IDE

WebStorm, DataGrip

System Info

No response

Logs/Screenshots

No response

mallowigi commented 3 months ago

Are you using Settings Sync?

alexboutros commented 3 months ago

Are you using Settings Sync?

Yeah. I pushed my settings up from my home machine, and pulled them down on my work machine. I just opened up webstorm on my home machine and it is now having the same problem. This is what it looked like last night when I first set up material UI:

image

Now it looks like this:

image

mallowigi commented 3 months ago

Then this is related to https://github.com/mallowigi/material-theme-issues/issues/377

Please follow the workarounds found in this thread to fix your issue.

alexboutros commented 3 months ago

Then this is related to #377

Please follow the workarounds found in this thread to fix your issue.

Oh I see. That fixed it. Thanks a bunch!