I have seen several tricks to switch vim theme depending on the time of day, but I want to switch depending on the light in the room and thought that maybe I could use the webcam. Has anyone seen such a vim bundle?
If I where to take an image with the webcam and take an average rgb value once every minute from the image I would not know how much the image was brightened by the camera/drivers.
I would be using it with Arch Linux with Gnome on a ThinkPad, it would also be nice to use this for theming of other applications as well.
Any ideas?