jetbrains 系列开发工具 color scheme 配色方案自定义配置

本人收集的color scheme

git链接

git clone https://github.com/holoto/color-scheme.git

mac osx配置

//进入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 目录即可

你可能感兴趣的:(编程日记,前端开发,power,tools)