AtomMaterialUI / material-theme-issues

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

[Bug]: Moonlight Compact Contrast Theme inverted? #387

Closed xrasod closed 1 year ago

xrasod commented 1 year ago

Describe the bug

Just updated the plugin to 22.0.0 and it looks like the Moonlight theme has the wrong background-color. I've tried disabling and re-enabling. Restarting Rider. But I can't get it to work.

image

To Reproduce

Enable Moonlight Compact Contrast. Expect White background.

Expected behavior

It should look just like the other Moonlight themes. Just compact and in it's contrast-form 😊

Material Theme Version

22.0.0

IDE

Rider

System Info

JetBrains Rider 2023.2
Build #RD-232.8660.212, built on July 31, 2023
Licensed to [REDACTED]
Subscription is active until [REDACTED]
Runtime version: 17.0.7+7-b1000.6 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
.NET Core v7.0.7 x64 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 4086M
Cores: 24
Registry:
    ide.intellij.laf.enable.animation=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0
    database.show.search.tab=false
    vcs.empty.toolwindow.show=false
    ide.new.project.model.index.case.sensitivity=true

Non-Bundled Plugins:
    com.mallowigi.idea (22.0.0)
    com.nasller.CodeGlancePro (1.7.4)
    fr.socolin.application-insights-debug-log-viewer (1.9.0)
    com.jaredrobertson.plugins.angularFileSwitcher (0.0.6)
    com.intellij.ideolog (222.1.0.0)
    com.gmike.visual-studio-2019-dark (1.5.3)
    Key Promoter X (2023.2.0)
    com.chylex.intellij.inspectionlens (1.3.0)
    com.wrike.plugin.intellij (0.16.1)
    zielu.gittoolbox (500.0.14+222)
    com.mallowigi (93.0.1)
    com.intellij.resharper.StructuredLogging (2023.2.0.305)
    cognitivecomplexity-rider (2023.2.0)
    com.github.copilot (1.2.21.2995)
    indent-rainbow.indent-rainbow (2.2.0)
    Abc.MoqComplete.Rider (2023.2.0.1)
    atom-one (1.5.1)
    com.samdark.intellij-visual-studio-code-dark-plus (2.8)
    com.xrath.plugin.fold (1.5.0)
    mobi.hsz.idea.gitignore (4.5.1)
    com.intellij.ml.llm (232.9613)
    com.microsoft.vso.idea (1.162.2)
    me.seclerp.rider.plugins.efcore (232.0.0-rc1)
    com.intellij.resharper.azure (3.50.0.1664-2023.2)

Logs/Screenshots

https://github.com/mallowigi/material-theme-issues/assets/6340507/6427dd75-6b93-488c-89d1-6512e28ef868
mallowigi commented 1 year ago

Are you using Settings Sync ?

mallowigi commented 1 year ago

If you do try to apply the workaround defined here: https://github.com/mallowigi/material-theme-issues/issues/377

xrasod commented 1 year ago

That resolved it! Cheers mate. I'll close the issue as it's definitely related to that one.

Thanks.