How can I invert all the screen display colors in Windows Vista?

The majority of my screen is white and I would prefer it the other way round.

The closest I could get is using High Contrast [Left-Alt + Left Shift + PrntScrn], but it doesn't quite work how I expect; the Windows features are mostly made black, but for example web pages still load in their original color, which again, is mostly white.

Is there a way I can just make the colors invert on the whole screen on a laptop?

link|improve this question

feedback

5 Answers

up vote 2 down vote accepted

PowerStrip is the solution (not free though)

Right click the PowerStrip tray icon and select Color > Configure.

Check the Invert Gamma Ramp (negative image) box. If Write Directly to Palette DAC is not enabled, check that as well.

Optional: tweak the brightness, contrast, gamma, and temperature of the global colors or of the different components.

link|improve this answer
if it would have just been free :( – Lazer Sep 14 '09 at 23:17
it's shareware, try before you buy. Inversion is only a gimmick, the program does far more than that. :) – Molly7244 Sep 14 '09 at 23:19
It does do a lot more, but is sort of overkill for just this one function. However, I don't know if there is another option. – Joshua Nurczyk Sep 14 '09 at 23:50
feedback

Just to explain: all browsers will render web pages in the colours specified by the page author - unless you override this.

Johannes has explained where the option is in IE.

In Firefox it's at Tools > Content > Colours > Allow pages to choose their own colours, instead of my selection above.

Uncheck this option and set the text and background colours you like.

I can't seem to find the equivalent option in Google Chrome.

link|improve this answer
I fear, though, that the browser is just one example of things where it doesn't quite work. – Joey Sep 14 '09 at 22:25
from the answers, i dont think that there is an application that can do what I want :( – Lazer Sep 15 '09 at 18:13
Sorry I couldn't be more helpful. – ChrisF Sep 15 '09 at 20:46
feedback

You could use the Windows Magnifier, set to 1x magnification, with invert enabled.

link|improve this answer
Yes, the simple way, I hope he has some steel-eyes :D – Revolter Sep 15 '09 at 3:56
that does it for only half of the screen :( – Lazer Sep 15 '09 at 18:10
eSKay: You can resize it using the mouse. – tsilb Sep 15 '09 at 19:17
feedback

I recently asked myself the same question: "how can I invert my screen's colors easily" (on 7) and I was so disappointed to find there was no solution except the Magnifier trick, that I developed my own.

It is a simple but complete program written in C# (sources open)

You can try it out here.

link|improve this answer
feedback

For web pages you can usually set custom colors in your browser. In IE you can find this in Internet Options > General > Colors.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.