set incremental-search true

set recolor "true"

set default-bg "#1c2023"
set default-fg "#c7ccd1"

set completion-bg "#1c2023"
set completion-fg "#c7ccd1"
set completion-highlight-bg "#ae95c7"
set completion-highlight-fg "#c7ccd1"

set statusbar-bg "#ae95c7"
set statusbar-fg "#1c2023"

set inputbar-bg "#1c2023"
set inputbar-fg "#c7ccd1"

set recolor-darkcolor "#c7ccd1"
set recolor-lightcolor "#1c2023"

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"