JetBrains / rider-theme-pack

JetBrains Rider theme pack.
Apache License 2.0
26 stars 9 forks source link

Intellij Idea > Rider Melon Dark theme is broken on version 0.14.6 #22

Open derolk opened 1 year ago

derolk commented 1 year ago

Preconditions:

  1. IDE - IntelliJ IDEA 2023.2.4 (Community Edition), Build #IC-232.10203.10, built on October 24, 2023
  2. Rider UI Theme Pack version (0.14.6)
  3. Language is use - Java

Steps to reproduce:

  1. Change IDE theme to Rider Melon Dark
  2. Update Rider Theme Pack Plugin to (0.14.6) which is the latest release.
  3. Restart IDE and Open a project
  4. Open any file with your code and check the Coding Section

Actual Result: Rider Melon Dark is showing a white background on the Coding area of Intellij Idea. I noticed this bug while writing Java Code and haven't checked with other languages. image

Expected Result: The coding area didn't have a white background prior the latest release

pkropachev commented 1 year ago

Looks like duplicate of #19. See comment. Perhaps it will help as well.