Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make colors work more like dev tools defaults #10

Open
WileESpaghetti opened this issue Sep 24, 2014 · 1 comment
Open

Make colors work more like dev tools defaults #10

WileESpaghetti opened this issue Sep 24, 2014 · 1 comment

Comments

@WileESpaghetti
Copy link

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?

@kdzwinel
Copy link
Owner

I wouldn't call it a major feature, but I agree that it may come in handy. It should be simple enough for color: red case and a bit more difficult for background: no-repeat url('test') red 0 0 case where you have to find the color first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants