Hacker News new | ask | show | jobs
by rcambrj 446 days ago
This is remarkably adorable :)

Check the tooth colours in dark mode though, "white" is very much not white (it's black).

1 comments

Ah how have you set dark mode? I haven't got a dark theme via prefers-color-scheme or anything so whatever is setting it might just be brute-forcing white to black or something. I'll fix it if I can!
I suppose they’re using https://darkreader.org/ or something like that!

If you implement dark mode yourself, you can add `<meta name="darkreader-lock" />` to prevent Dark Reader from triggering.