AtomMaterialUI / material-theme-issues

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

[Bug]: Background color on editor and console #379

Closed jrmessias closed 1 year ago

jrmessias commented 1 year ago

Describe the bug

The background color of editor and console is wrong on WebStorm, using New UI.

Theme: Material Oceanic (true Mode) Options: Constranst mode and Override Acccent Color from Theme are enabled

Android Studio Giraffe | 2022.3.1 - the background color is #263238

WebStorm 2023.2 - the background color is #2b2b2b

To Reproduce

Open a file.

Expected behavior

I think the correct color is #263238 on Material Oceanic Theme

Material Theme Version

8.4.1

IDE

WebStorm, Android Studio

System Info

Android Studio Giraffe | 2022.3.1
Build #AI-223.8836.35.2231.10406996, built on June 29, 2023
Runtime version: 17.0.6+0-b2043.56-10027231 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 1280M
Cores: 8
Registry:
    editor.focus.mode.color.light=415967
    ide.editor.tab.selection.animation=true
    external.system.auto.import.disabled=true
    debugger.new.tool.window.layout=true
    ide.text.editor.with.preview.show.floating.toolbar=false
    ide.new.editor.tabs.vertical.borders=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0
    editor.focus.mode.color.dark=415967

Non-Bundled Plugins:
    eu.inmite.android.plugin.butterknifezelezny (1.6.0)
    com.intellij.ideolog (222.1.0.0)
    com.intellij.marketplace (223.8836.56)
    CMD Support (1.0.5)
    Key Promoter X (2023.2.0)
    Dart (223.8950)
    com.localizely.flutter-intl (1.18.3-2022.2)
    com.shenyong.flutter.refgenerator (1.1.0)
    DBN (3.3.9882.0)
    pl.pszklarska.pubversionchecker (1.3.5)
    com.chrisrm.idea.MaterialThemeUI (8.4.1)
    com.nvinayshetty.DTOnator (V0.997)
    io.flutter (75.1.2)
    com.mallowigi (85.1.0)

----

WebStorm 2023.2
Build #WS-232.8660.143, built on July 21, 2023
Licensed to Israel Messias
Subscription is active until August 9, 2024.
For educational use only.
Runtime version: 17.0.7+7-b1000.6 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4076M
Cores: 8
Registry:
    editor.focus.mode.color.light=415967
    ide.editor.tab.selection.animation=true
    debugger.new.tool.window.layout=true
    ide.animate.toolwindows=true
    ide.new.editor.tabs.vertical.borders=true
    ide.experimental.ui=true
    ide.balloon.shadow.size=0
    editor.focus.mode.color.dark=415967

Non-Bundled Plugins:
    com.intellij.apacheConfig (232.8660.205)
    com.jetbrains.space (232.8660.158)
    com.andrey4623.rainbowcsv (2.0.2)
    Key Promoter X (2023.2.0)
    ru.adelf.idea.dotenv (2023.2)
    com.chrisrm.idea.MaterialThemeUI (8.9.1)
    com.github.iguissouma.nxconsole (0.58.0)
    com.mallowigi (92.0.0)
    mobi.hsz.idea.gitignore (4.5.1)
    izhangzhihao.rainbow.brackets (2023.3.2)

Logs/Screenshots

No response

mallowigi commented 1 year ago

Can you provide a screenshot?

jrmessias commented 1 year ago

Hi @mallowigi

I have updated to v8.10.0 today and "problem" is solved. I really liked the Material Space 👍🏽

Thanks for support.