我在Mac Intellij Idea 2018上使用Material Theme,现在每次启动IDE时,都会显示“欢迎使用Material Theme向导”,以帮助我逐步设置主题。

我想在IDE启动时禁用它,我该怎么做?

谢谢。

最佳答案

从Intellij Idea删除此插件。
从这里下载
https://plugins.jetbrains.com/plugin/8006-material-theme-ui)2.8.3
版。
从Intellij Idea手动安装(设置->插件->安装
磁盘插件)存档(Material_Theme-2.8.3.zip)
如果颜色有任何问题,只需从(在我的
情况是:C:\ Users \ grigo.IntelliJIdea2018.2 \ config \ options)两个
文件:material_theme.xml和material_custom_theme.xml。

08-07 23:57