3

I've tried the "High Contrast" feature, it doesn't quite do what I want.

MacOS will inverse the color of every pixel -- I think their graphics card does some final rendering on the entire screen, treating it as one large image.

"High Contrast", in 'contrast' (har har), is changing font settings, font color settings, etc.

user35997
  • 554

2 Answers2

6

If someone ever find this thread, looking for inverting their screen colors, they might be glad to know I created a little program which do exactly that :)

It's called NegativeScreen and it's a simple but complete program written in C# (sources open)

You can try it out here.

Melvyn
  • 671
  • 7
  • 8
0

You can use the Magnifier in Windows 7. Unlike the one in Vista, it doesn't use a window.
Select "Turn on color inversion" in the options and it will invert the screen colors only.

Tamschi
  • 841