December 11, 2015
color inversion
This is an old post, nowadays I use a chromebook with a web IDE running on my server, which is set to dark theme.
Some programmers use flux, which makes sense if you need to view pictures, but I prefer to invert the colors, system wide.
Debian (ubuntu) sudo apt-get install xcalib and bind the following to your desired keyboard shortcut:
xcalib -a -i #alter invert my current keyboard shortcut is SUPER (windows logo) + N (negative).
Read more