You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
309 B

set statusbar-h-padding 0
set statusbar-v-padding 0
map u scroll half-up
map d scroll half-down
map D toggle_page_mode
map r reload
map R rotate
map K zoom in
map J zoom out
map i recolor
map p print
set default-bg "#191919"
set recolor true
set recolor-darkcolor "#BBBBBB"
set recolor-lightcolor "#191919"