Hacker News new | ask | show | jobs
by NVI 4650 days ago
Unfortunately, this will make colors look off on OS X. "highlight" color is different from the focus color on OS X.

Hardcoding colors for different OS-s might be more reliable.

2 comments

Oh, didn't know. You could even force highlight colors, by explicitly setting border or outline colors.
And different OS themes... And updating the list every time they change...
I doubt you can detect an OS theme with Javascript or CSS.