To install the style:
run the Sticky Notes.fdxsl directly and FeedDemon will prompt to
install it
colors represents state of news items (unread/read/flagged)
by default sticky notes are randomly displaced to imitate real world scenario :), but you can turn it off by changing a parameter/variable "AUTODISPLACE":
<!-- type 1 if you want sticky notes to be randomly auto-displaced in group/channel newspaper view, otherwise type 0 -->
<xsl:variable name="AUTODISPLACE" select="1"/>
this is beta release of the style, so it can have bugs