Hacker News new | ask | show | jobs
by zemptime 1712 days ago
Particularly like the section on "why not invert?"

> In light mode, darker colors often communicate distance.

Knew this but hadn't consciously realized it.

1 comments

As a programmer it's definitely appealing to be able to create a theme mathematically by just inverting. But then design will get their hands on it and you really have to be prepared for that with something like a semantic layer. It will look much better in the end as well.