diff editor confusion - colors in sidebar

What do these colors (gray, black, white) in the sidebar mean when I view a diff on a changed file?

Screen Shot 2013-05-22 at 3.58.44 PM.png

0
Avatar
Permanently deleted user

The colors aren't just in the diff, they're in the CSS file itself when you open it as well.  The colors in the sidebar are present whenever a color code is present, such as #FFFFFF, #000000, etc.  I've seen it for color: and background-color: and probably others.

0

Hi there,

You can disable these "color previews" in Settings | Editor | Appearance | Show CSS color preview icon in gutter

0

请先登录再写评论。