Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you're using Firefox, you could do something like this with your userContent.css[1]:

  ::-moz-selection {
      color: #FFF !important;
      background-color: #00A /* or your color of choice */ !important;
  }
[1] http://www-archive.mozilla.org/unix/customizing.html#usercss


... not that that lets this guy off using a yellow highlight, of course. I think "highlighting looks the same on all sites" is a pretty ingrained UI expectation on the web, and so one that you shouldn't be breaking without very good reason.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: