I know that trick with Command-Option-Control-8, but is it possible to invert colors only for one monitor? It's extremely great to program with these colors.. but I need one normal monitor also for preview =(

link|improve this question

2  
have you considered just setting the colours in your IDE to a scheme you like better? What IDE are you using? – FrustratedWithFormsDesigner Aug 16 '10 at 18:49
Agree with @FrustratedWithFormsDesigner, it seems to me you're using a hacksaw when a scalpel would do. – ghoppe Aug 16 '10 at 19:00
no people it's impossible to configure whole eclipse that way, ofcourse i like coda and etc.. but still I want whole screen black. vim,emac or at least coda doesnt' have syntax spell checker, source file indexer which could autocomplete current code not just language classes/functions.. and etc and etc.. anyway inverted colors also great for using some software like CAD apps... 3d apps.. – holms Aug 16 '10 at 19:11
and btw having that source indexer and spell correction + file browser, and dark themed gui.. I think this really impossible for any IDE on earth for now. imagine XSI or logic studio style gui with eclipse, I would die from pleasure.. maybe the same feelings would be if coda had source indexing.. – holms Aug 16 '10 at 19:22
feedback

3 Answers

up vote 3 down vote accepted

http://michelf.com/projects/black-light/

THiS SOFTWARE DOES IT! YEAH IT WORKS

i even donated to him =]

link|improve this answer
feedback

Here's a SO link to dark colour schemes for Eclipse. You're not the only one. ;)

http://stackoverflow.com/questions/120621/dark-color-scheme-for-eclipse

link|improve this answer
I knew it could be done. ;-) – ghoppe Aug 16 '10 at 22:10
it can be done for editor only, not for the whole gui. infact we managed finally to custom editor very well, because FINALLY somebody posted a config file for pydev. anyway this is just for editor only. other tab background just killing my eyes.. invert colors are da best, and linux have best implementation of this, even for every window! =) and that invert is better, because it's inverting in vectors. anyway try it, it's better.. – holms Aug 16 '10 at 22:38
I suppose in theory a person could get the source for the windowing toolkit that Eclipse uses, re-write parts to allow for colour-schemes, then recompile Eclipse using the modified windowing toolkit (with some new preferences to configure the colour schemes)... – FrustratedWithFormsDesigner Aug 17 '10 at 14:12
maybe SOMEBODY will make this great step after 10 years from now.. ;D – holms Oct 27 '10 at 0:15
feedback

There's also an interesting hardware "solution" that works.

I have a Diamond BVU195 USB display adapter to connect additional monitors. It uses the DisplayLink technology. When reversing colors, monitors connected through the USB adapter do not reverse. I'm assuming it's a to do w/ the DisplayLink drivers, so any adapter that uses DisplayLink would probably do the same.

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.