在编辑CSS样式的时候,要加个自己喜欢颜色或改改颜色啥的,要到PS里去调色?ColorPicker可以让sublime text 3内置一个调色盘,调好颜色,点击OK就会在光标处生成十六进制颜色代码。

Mac OSX

sublime text 3 调色板插件ColorPicker-风君雪科技博客

Windows

sublime text 3 调色板插件ColorPicker-风君雪科技博客

安装:

可以通过Package Control来安装:搜索ColorPicker。

使用方法:

Linux: ctrl+shift+c
Windows: ctrl+shift+c

OS X: cmd+shift+c

github:https://github.com/weslly/ColorPicker

本文转自:https://blog.csdn.net/sunny_girls/article/details/44239813