set incremental-search true

set recolor "true"

set default-bg "#ffffff"
set default-fg "#4d4d4c"

set completion-bg "#ffffff"
set completion-fg "#4d4d4c"
set completion-highlight-bg "#4271ae"
set completion-highlight-fg "#4d4d4c"

set statusbar-bg "#4271ae"
set statusbar-fg "#ffffff"

set inputbar-bg "#ffffff"
set inputbar-fg "#4d4d4c"

set recolor-darkcolor "#4d4d4c"
set recolor-lightcolor "#ffffff"

set window-height "800"
set window-width "600"

set adjust-open "width"
set smooth-scroll true
set statusbar-home-tilde "true"
set statusbar-h-padding "50"
set statusbar-v-padding "50"

set font "SF Mono Semibold 12"