View Single Post
Old 06-12-2024, 03:54 PM   #11
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,143
Karma: 169815798
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
For what it may be worth, I see the same thing. Rebeccapurple does not work but #663399 does work. This has been reported to Kobo.
Code:
<td style="background-color:rebeccapurple;color:white;" title="rebeccapurple = #663399">
          rebeccapurple
        </td>
      </tr>
Code:
<td style="background-color:#663399;color:white;" title="rebeccapurple = #663399">
          rebeccapurple
        </td>
      </tr>
Attached Thumbnails
Click image for larger version

Name:	screen_002.png
Views:	313
Size:	238.2 KB
ID:	208820   Click image for larger version

Name:	screen_001.png
Views:	321
Size:	239.9 KB
ID:	208821  

Last edited by DNSB; 06-12-2024 at 03:57 PM.
DNSB is offline   Reply With Quote