A color picker plugin for Sublime Text
Install this repository via Package Control
To insert or change a selected color, use:
ctrl+shift+c
ctrl+shift+c
super+shift+c
By default, the hex color code is inserted using uppercase letters (#ABCDEF
, for example). To use lowercase letters (#abcdef
) instead, copy the contents of Preferences → Package Settings → ColorPicker → Settings—Default to the empty file created by selecting Preferences → Package Settings → ColorPicker → Settings—User, then change "color_upper_case"
to false
.
If you like this plugin and want to show your appreciation, you can buy me a coffee.