= Zathura = Zathura is a very light weight pdf viewer. == Invert color mode == To invert the colors on a pdf, run {{{ set recolor }}} To run this, press `:` then type the command === Bind this to a key press === To bind this, in `~/.config/zathura/zathurarc`, add the following line {{{ map i recolor }}} Now anytime that i is pressed, the recoloring state will be toggled