Hacker News new | ask | show | jobs
Dark mode using CSS blend-mode technique (chenhuijing.com)
1 points by rexpan 2574 days ago
1 comments

This is probably a bad idea :P Blend modes are VERY expensive operations, running a blend mode over your whole site may set a few of your users computers on fire. I'm exaggerating of course :P but I wouldn't recommend it.