Hacker News new | ask | show | jobs
by fiiv 3037 days ago
While everyone else argues about wether LN is evil or great, I'll just comment on your product.

It's a nice tool, akin to the block explorers out there. One minor thing I noticed, where you define the node colour in the sidebar, sometimes if it is dark the hexcode cannot be seen.

There's a way to fix this by dynamically determining the color in javascript for example, and changing the text atop of it to white.

1 comments

Thanks for the feedback. Fixed it with CSS text-shadow