ColorHighlighter - is a plugin for the Sublime text 2 and 3, which underlays selected hexadecimal colorcodes (like "#FFFFFF", "rgb(255,255,255)", "white", etc.) with their real color. Also, plugin adds color picker to easily modify colors. Documentation: https://monnoroch.github.io/ColorHighlighter.
we have css.
color: #243772; is highlighted correct, but color: red; is not. or color:yellow; is not
Why? Fresh Sublime Text 3 Build 3143 installed Imagemagick colorhighlighter 8.0.9
Thanks.