set font "Sarasa Mono J 12" # set recolor-reverse-video "true" # set recolor "true" # set recolor-keephue "true" # --- Nord --- # set default-bg "#2e3440" set default-fg "#d8dee9" set statusbar-fg "#88c0d0" set statusbar-bg "#3b4252" set inputbar-bg "#3b4252" set inputbar-fg "#ebcb8b" set index-bg "#3b4252" set index-fg "#d8dee9" set index-active-bg "#b48ead" set index-active-fg "#d8dee9" set notification-bg "#81a1c1" set notification-fg "#2e3440" set notification-warning-bg "#ebcb8b" set notification-warning-fg "#2e3440" set notification-error-bg "#bf616a" set notification-error-fg "#2e3440" set highlight-color "#ebcb8b" set highlight-active-color "#81a1c1" set completion-highlight-fg "#3b4252" set completion-highlight-bg "#81a1c1" set completion-bg "#3b4252" set completion-fg "#81a1c1" set recolor-lightcolor "#2e3440" set recolor-darkcolor "#d8dee9" # -- OneDark -- # # set default-bg "#282c34" # set default-fg "#bbc2cf" # set statusbar-fg "#56b6c2" # set statusbar-bg "#3e4452" # set inputbar-bg "#3e4452" # set inputbar-fg "#e5c07b" # set index-bg "#3e4452" # set index-fg "#bbc2cf" # set index-active-bg "#c678dd" # set index-active-fg "#bbc2cf" # set notification-bg "#61afef" # set notification-fg "#282c34" # set notification-warning-bg "#e5c07b" # set notification-warning-fg "#282c34" # set notification-error-bg "#be5046" # set notification-error-fg "#282c34" # set highlight-color "#e5c07b" # set highlight-active-color "#61afef" # set completion-highlight-fg "#3e4452" # set completion-highlight-bg "#61afef" # set completion-bg "#3e4452" # set completion-fg "#61afef" # set recolor-lightcolor "#282c34" # set recolor-darkcolor "#bbc2cf" # settings set render-loading "false" set guioptions "hvs" set window-height 1024 set window-width 960 set adjust-open width set show-scrollbars true set scroll-page-aware "true" set scroll-step 50 set scroll-full-overlap 0.01 set first-page-column 2 set pages-per-row 1 set window-title-basename true # set database sqlite set selection-clipboard clipboard # set sandbox strict # key bindings map [normal] toggle_fullscreen map [fullscreen] toggle_fullscreen map [normal] reload map [fullscreen] reload map [normal] e scroll down map [fullscreen] e scroll down map [normal] scroll down map [fullscreen] scroll down map [normal] y scroll up map [fullscreen] y scroll up map [normal] scroll up map [fullscreen] scroll up map [normal] R rotate rotate-ccw map [fullscreen] R rotate rotate-ccw map [normal] navigate previous map [fullscreen] navigate previous map [normal] navigate next map [fullscreen] navigate next map [normal] set "first-page-column 1:1" map [fullscreen] set "first-page-column 1:1" map [normal] set "first-page-column 1:2" map [fullscreen] set "first-page-column 1:2" map [fullscreen] a adjust_window best-fit map [fullscreen] s adjust_window width map [fullscreen] f follow map [fullscreen] d toggle_page_mode 2 map [fullscreen] toggle_index map [fullscreen] j scroll down map [fullscreen] k scroll up map [fullscreen] scroll half-down map [fullscreen] scroll half-up map [fullscreen] jumplist backward map [fullscreen] jumplist forward map [index] q quit