kdzwinel/CSS-Diff

Make colors work more like dev tools defaults

Open

#10 opened on Sep 24, 2014

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (21 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (201 stars)
PR merge metrics
 (PR metrics pending)

Description

I like the way that on the computed panel on chrome dev tools shows you a colored square next to any color value and by clicking on that square you can toggle what text color type (hex, rgb, hsl, etc.) you are looking at.

Is it possible to make colors in CSS-Diff work more like that?

Contributor guide