Blue bar indicators?

I noticed that there are colored bars on the left side of each unread story/item; they are two vertical blue bars. For some items the colors are more faded than others. What do these indicators signify?

1 Like

It’s a nifty little colour coding derived from the colours used in the website’s icon. Makes it easy to pick out sites at a glance sometimes, and always looks cool. :slight_smile:

The reason they are slightly different colors next to the same Twitter icon is because the algorithm, K-means clustering, used to pick out the dominant color in an image, is non-deterministic. Meaning that it will give slightly different results every time you run it against an icon, since it’s randomly sampling tiny areas of the icon in order to figure out the dominant color.

1 Like

Thank you very much for the speedy answers. Keep up the great work Samuel!