AtomMaterialUI / material-theme-issues

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

[Bug]: Matherial darker theme keywords inside blocks color bug #514

Closed AlexandrDobrovolskiy closed 2 months ago

AlexandrDobrovolskiy commented 2 months ago

Describe the bug

All keywords inside code blocks are highlighted as unused (grey) on Material Darker theme

image image

To Reproduce

  1. Set Material darker theme
  2. Open any js file
  3. 1st scope level keywords color is correct but all keywords (like const or return) are same color as comments

Expected behavior

All keywords color correct

Material Theme Version

v9.2.1

IDE

WebStorm

System Info

WebStorm 2024.1.2
Build #WS-241.15989.105, built on April 23, 2024
Licensed to Alexandr Dobrovolskiy
Subscription is active until December 27, 2024.
Runtime version: 17.0.10+1-b1207.14 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 14.2.1
GC: G1 Young Generation, G1 Old Generation
Memory: 8064M
Cores: 10
Metal Rendering is ON
Registry:
  ide.balloon.shadow.size=0
  ide.new.editor.tabs.vertical.borders=true
  ide.animate.toolwindows=true
  ide.editor.tab.selection.animation=true
Non-Bundled Plugins:
  ru.adelf.idea.dotenv (2024.1)
  com.intellij.ml.llm (241.15989.156)
  com.chrisrm.idea.MaterialThemeUI (9.2.1)
  com.mallowigi (96.0.0)

Apple M1 Max
MacOS 14.2.1 (23C71)

Logs/Screenshots

Couldn't append a screenshot in this field please check the description
mallowigi commented 2 months ago

Looks similar to this: https://github.com/mallowigi/material-theme-issues/issues/377

Please check the solutions described there

AlexandrDobrovolskiy commented 2 months ago

@mallowigi I have no duplicated color schemes tried change/restart/import settings nothing helped yet

mallowigi commented 2 months ago

Try to delete the color schemes from the file system directly: find your config directory and delete the color schemes that start with "@user_" (do this when the ide is closed)