I just grabbed a 256x256 part of the cortex.loom heatmap that looked interesting to me, and increased the contrast a bit.
Also, I thought it would be funny to crop to smaller and smaller parts of the image as the icon gets smaller (instead of scaling the image, which is what normally happens).
Looks like this:
Anyway, it's already added and working in my off-line code, but I'm working on a different bug before I push it to pip.
Ok, the 404 message of the missing icon file is starting to get on my nerves...
So the
.ICO
format supports multiple images, from 16x16 up to 256x256.I just grabbed a 256x256 part of the
cortex.loom
heatmap that looked interesting to me, and increased the contrast a bit.Also, I thought it would be funny to crop to smaller and smaller parts of the image as the icon gets smaller (instead of scaling the image, which is what normally happens).
Looks like this:
Anyway, it's already added and working in my off-line code, but I'm working on a different bug before I push it to pip.