Error in SonarLint for IntelliJ

Environment:

  • Java: JetBrains s.r.o. 21.0.3
  • OS: Linux amd64
  • IDE: PhpStorm 2024.2.0.1
  • SonarLint: 10.8.1.79205
java.lang.Throwable: Theme IntelliJ Light refers to unknown color scheme IntelliJ Light
	at c.ij.oa.diagnostic.Logger.error(Logger.java:376)
	at c.ij.oa.editor.colors.impl.EditorColorsManagerImpl.getSchemeForCurrentUITheme(EditorColorsManagerImpl.kt:264)
	at c.ij.oa.vcs.FileStatusImpl.getColor(FileStatusImpl.java:38)
	at c.ij.oa.vcs.changes.ui.CommitLegendPanelKt._get_attributes_$lambda$0(CommitLegendPanel.kt:16)
	at c.ij.ui.JBColor.getColor(JBColor.java:209)
	at c.ij.ui.JBColor.getRGB(JBColor.java:265)
	at java.desktop/sun.java2d.SunGraphics2D.validateColor(SunGraphics2D.java:1737)
	at java.desktop/sun.java2d.SunGraphics2D.setColor(SunGraphics2D.java:1756)
	at c.ij.ui.SimpleColoredComponent.doPaintText(SimpleColoredComponent.java:872)
	at c.ij.ui.SimpleColoredComponent.doPaint(SimpleColoredComponent.java:766)
	at c.ij.ui.SimpleColoredComponent.paintComponent(SimpleColoredComponent.java:745)
	at java.desktop/javax.swing.JComponent.paint(JComponent.java:1124)
	at java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:964)
	at java.desktop/javax.swing.JComponent.paint(JComponent.java:1133)
	at java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:964)
	at java.desktop/javax.swing.JComponent.paint(JComponent.java:1133)
	at java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:964)
	at java.desktop/javax.swing.JComponent.paint(JComponent.java:1133)
	at java.desktop/javax.swing.JComponent.paintChildren(JComponent.java:964)

Hello @Spurlos, thanks for your report!

What theme are you using in IntelliJ? Is it a custom one?