0

I want to have GitHub light theme as default. When I close and start IDE, instead of previously used GitHub theme plugin activate IntelliJ Light theme.

Aliensis
  • 85
  • 1
  • 8
  • Color scheme settings are saved in `%APPDATA%\JetBrains\Rider2022.1\options\colors.scheme.xml` (on Windows). Does this file gets updated? And can you also try whether it works with a scheme that gets shipped ootb, e. g. _Rider Dark_? – mu88 Jun 20 '22 at 09:35
  • I'm sorry, forgot to write that I'm on mac. – Aliensis Jun 21 '22 at 05:46
  • Did you search for an equally named file? I doubt that JetBrains uses a completely different configuration pattern just for another OS – mu88 Jun 21 '22 at 05:54

1 Answers1

0

I applied it using material theme picker button. But for saving after restart, I had needed to do it from material theme settings.

Aliensis
  • 85
  • 1
  • 8