Created
February 3, 2013 06:05
-
-
Save henix/4700701 to your computer and use it in GitHub Desktop.
zathura: View pdf in custom bg color
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set default-bg "#C7EDCC" | |
set recolor true | |
set recolor-lightcolor "#C7EDCC" | |
set recolor-darkcolor "#000000" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
set recolor-keephue true
to preserve diagram colouring