Google Reader - Colorful List View

By kepp Last update 22 hours ago — Installed 24,392 times. Daily Installs: 28, 31, 41, 25, 29, 40, 19, 38, 35, 40, 33, 37, 24, 35, 34, 54, 28, 40, 45, 24, 50, 41, 27, 37, 45, 19, 31, 20, 80, 370, 217, 107
Script Summary:
Colorizes the item headers in Google Reader list view and expanded view.
Version: 20091120
Recently Updated TopicsPosts
Google Chrome9
Whole article has colors6
New "sharing" feature break...9
Does this work with "Fluid"...2

this script has 9 topics, 65 posts

Review Summary
5 stars
5 reviews (5)
4 stars
1 reviews (1)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 6 reviews

The color is derived from the title of the feed.
----
TODO:
Add a means of selecting a customizable color scheme.
Cleanup jaggedness on link to external article image.
Fix settings message being partially hidden in Chrome.
Added prefs for customizable color scheme.
- Selectable background color hue, lightness ranges and saturation.
- Selectable text color hue, lightness ranges and saturation.
Fix broken update check code.
----
/**
* 20091120
* Fix pref settings when DOM Storage is used.
* Fix for GM_getValue detection on Google Chrome dev channel.
* Fix for not working after encountering a shared item. Script also works on
* the "Your stuff", Shared Items and Notes pages with this.
* Switch code bracing style.
**
* 20091117
* Added prefs to select what is colored in expanded view, entry body or
* outline
* Fix for update version check being in the wrong direction (it was broken)
* Fix for coloring unread items only in list view
* Added Google Chrome support
**/