One Dark Vivid Italic displays wrong styling in RustRover
viktaur opened this issue · 1 comments
Describe the bug
One Dark Vivid Italic does not apply the expected styling to the IDE. Instead, it makes the background darker, keywords orange and non-italic, and enum variants italic, among others. I have tried reinstalling the pluging and restarting the IDE and my device, but the bug is persistent. The other One Dark themes seem to work fine.
To Reproduce
- Open Rust Rover with One Dark Theme installed
- Go to Settings > Theme
- Select One Dark Vivid Italic
Expected Behavior
The expected styling should be somewhere between One Dark Italic and One Dark Vivid.
Environment
RustRover 2023.3 EAP
Build #RR-233.11799.306
Runtime version: 17.0.9+7-b1087.7 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
com.markskelton.one-dark-theme (5.9.0)
Screenshots
This turned out to be related to #313 and solved by #313 (comment). However, I am still not sure why this only happened with One Dark Vivid Italic.