Closed GoogleCodeExporter closed 8 years ago
Sorry! Fixed in 0.5.20. I switched from hex to rgba colors to allow
transparency but I was still enforcing hex format in validation which was
causing colors to be corrupted and reset. It is fixed now. Here are the default
colors:
Read: rgba(243,243,243,1)
Unread: rgba(117,180,75,1)
Starred: rgba(255,248,176,1)
Checked: rgba(237,98,84,1)
Selected: rgba(94,171,255,1)
Original comment by anst...@gmail.com
on 12 Jan 2012 at 3:51
Many thanks for the super swift fix - much appreciated.
Original comment by ptskin...@gmail.com
on 12 Jan 2012 at 4:17
Original issue reported on code.google.com by
ptskin...@gmail.com
on 12 Jan 2012 at 1:26