2023-05-02 00:13:35 +02:00
|
|
|
set font "Anonymous Pro normal 12"
|
|
|
|
set default-bg "#272e33"
|
|
|
|
set default-fg "#d3c6aa"
|
|
|
|
set index-bg "#272e33"
|
|
|
|
set index-fg "#d3c6aa"
|
|
|
|
set index-active-bg "#272e33"
|
|
|
|
set index-active-fg "#d3c6aa"
|
|
|
|
set inputbar-bg "#272e33"
|
|
|
|
set inputbar-fg "#d3c6aa"
|
|
|
|
set statusbar-bg "#272e33"
|
|
|
|
set statusbar-fg "#d3c6aa"
|
|
|
|
set highlight-color "#272e33"
|
|
|
|
set highlight-active-color "#d3c6aa"
|
|
|
|
set recolor-lightcolor "#272e33"
|
|
|
|
set recolor-darkcolor "#d3c6aa"
|
2023-01-20 01:30:42 +01:00
|
|
|
|
2023-02-21 23:12:21 +01:00
|
|
|
set adjust-open "best-fit"
|
2023-01-20 01:30:42 +01:00
|
|
|
set pages-per-row 1
|
2023-02-21 23:12:21 +01:00
|
|
|
set scroll-page-aware "true"
|
|
|
|
set scroll-full-overlap 0.01
|
|
|
|
set scroll-step 100
|
2023-01-20 01:30:42 +01:00
|
|
|
|
|
|
|
set recolor true
|
|
|
|
set guioptions none
|
|
|
|
set page-padding 1
|
|
|
|
set sandbox strict
|
|
|
|
|
|
|
|
map i recolor
|