Open GoogleCodeExporter opened 9 years ago
Hi,
Thanks for your feedback. This may be a good feature, i've never think of it. I
found some exemple of js for color invertion. Not sure if this should be
automatic or user-triggered through... The problem of js injection is that it
can overload small-powered devices if used on websites which use intensive
javascript.
Anyway, this worth a try :)
Original comment by J.Devauc...@gmail.com
on 19 Jun 2011 at 7:02
Basically you can invert any given colour by adding FFFF to the hex values.
Keywords (black, white, etc.) might be problematic though.
Original comment by noctuxon...@gmail.com
on 20 Jun 2011 at 3:24
A possible way to implement a "night mode" while leaving the details of how to
deal with particular keywords etc in the hands of the user is to allow for
user-specified css.
This is a facility that currently exists in Opera browsers
(http://www.opera.com/docs/usercss/) and in the desktop version of Firefox
(http://www-archive.mozilla.org/unix/customizing.html).
Original comment by bencolle...@gmail.com
on 31 Aug 2011 at 4:02
If Zirco browser supports user-script, this could be easy fix. Opera mobile
browser supports userscripts, though it doesn't really show this feature in
gui. It would be great to have a gui to "check" custom scripts, similar to
Greasemonkey.
Original comment by luke...@msn.com
on 12 Oct 2011 at 10:16
Original issue reported on code.google.com by
noctuxon...@gmail.com
on 19 Jun 2011 at 10:05