CSS Gradients
Generate a 16x16 representation of the css gradient instead of showing the first color.
Gutter Color should be using a 32x32 icon (see #10) to account for Retina.
Whoops, looks like I commented on the wrong issue here.
@tdhsmith do you know if ImageMagick is able to generate gradients in one command? This may start looking weird if we go ahead with #55.
Just searching around, it seems they have a "pseudo-image format" that generates them.
I'm also worried about how much we cram into the icons; they can only support so much visual load. But it might not be a terrible compromise if we choose to support both gradients and transparency, but not at the same time...?
Also would we implement the gradient rotation angle?
I think it should just generate a vertical gradient. The icons are small, so it should just be a preview of it.
And also this should be an option. It should be on by default though.