My settings for JetBrains IDEs
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

123456789101112
  1. <application>
  2. <component name="LafManager">
  3. <laf themeId="CUSTOM" />
  4. <lafs-to-previous-schemes>
  5. <laf-to-scheme laf="CUSTOM" scheme="TheoryOfNekomata" />
  6. <laf-to-scheme laf="Custom Theme (Material)" scheme="TheoryOfNekomata" />
  7. <laf-to-scheme laf="Darcula" scheme="TheoryOfNekomata" />
  8. <laf-to-scheme laf="Dark" scheme="TheoryOfNekomata" />
  9. <laf-to-scheme laf="OCEANIC" scheme="TheoryOfNekomata" />
  10. </lafs-to-previous-schemes>
  11. </component>
  12. </application>