Google Reader - Colorful List View

By kepp Last update Nov 22, 2009 — Installed 29,278 times. Daily Installs: 42, 23, 27, 36, 42, 34, 28, 37, 33, 32, 28, 40, 34, 65, 35, 52, 34, 42, 36, 62, 67, 49, 47, 30, 58, 72, 59, 54, 129, 69, 62, 52
Script Summary:
Colorizes the item headers in Google Reader list view and expanded view.
Version: 20091122
Review Summary
5 stars
6 reviews (6)
4 stars
1 reviews (1)
3 stars
0 reviews (0)
2 stars
0 reviews (0)
1 star
0 reviews (0)

this script has 7 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.
----
/**
* 20091122
* Fix for breakage on expanded view. <-------------------------------------------------------------->
* CSS modified to increase selector priority to ensure colors get applied.
**
* 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
**/