收集大量的配色方案文件
git clone https://github.com/holoto/color-scheme.git
#webstrom color scheme
收集的github 库 + [https://github.com/tomasr/molokai](https://github.com/tomasr/molokai)
+ [https://github.com/negativefix/zenburn](https://github.com/negativefix/zenburn )
+ [https://github.com/y3sh/Intellij-Colors-Sublime-Monokai](https://github.com/y3sh/Intellij-Colors-Sublime-Monokai)
+ [https://github.com/d1ffuz0r/pycharm-themes](https://github.com/d1ffuz0r/pycharm-themes)
+ https://github.com/KDawg/KATzCool2
+ https://github.com/jkaving/intellij-colors-solarized
+ [https://github.com/minwe/oceanic-next-jetbrains](https://github.com/minwe/oceanic-next-jetbrains)
+ [https://github.com/daylerees/colour-schemes](https://github.com/daylerees/colour-schemes)#作者 收集超多 + [https://github.com/abhimanyusharma003/phpstorm-spacegray](https://github.com/abhimanyusharma003/phpstorm-spacegray)
+ [https://github.com/ShawnMcCool/PHPStorm-SpacePeacock](https://github.com/ShawnMcCool/PHPStorm-SpacePeacock)
//进入IDE 配置保存目录
cd ~/Library/Preferences
//进入想要配置的IDE 目录 比如phpstrom
cd PhpStorm2016.1/
//目录大概是这样
colors inspection port
consoles jdbc-drivers port.lock
disabled_plugins.txt keymaps settings.jar
disabled_update.txt options tasks
extensions phpstorm.vmoptions templates
fileTemplates phpstorm100.key
idea.properties phpstorm110.key
//将你想要配色方案 复制到 colors 目录即可 如果没有colors目录
使用mkdir colors 自行创建