Set default theme for all users
已回答
The colors.scheme.xml file sets the theme on a per-user basis on Windows in the AppData\Roaming folder, is there a way to configure this as a default in the IntelliJ install folder for all users?
请先登录再写评论。
You can change the options directory location (https://www.jetbrains.com/help/idea/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#config-directory). There is no way to change only the colors.scheme.xml file location independently though.
Settings repo could be used to sync selective settings: https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#settings-repository