I've managed to invert the screen with xcalib -alter -invert
, but now blue is orange etc.
Isn't there a way to hue-shift the screen colors as well, so only the brightness is inverted and not the hue?
(side note: I figured out I can run OBS with a color correction filter to see my first monitor the way I want. It is a bit hacky though!)
gnome-terminal
orxterm
. Can you use ANSI sequences? – sudodus Jun 12 '21 at 07:16xcalib
command and replace-invert
with '-brightness(short
-b) according to 'man xcalib
at the internet (I have not installed this tool) or some other combination of options? An alternative might be to select another theme for the desktop (switch between a light and a dark theme). Maybe this link will help you: Automatic Light / Dark Mode? – sudodus Jun 12 '21 at 20:18xcalib -alter -co 50
once or twice to dim the screen, but it would be even more convenient if I could replace white with black for text without turning people blue in images / videos – Gavin Haynes Jun 18 '21 at 19:20