14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
set adjust-open "width"
|
|
set selection-clipboard clipboard
|
|
set recolor-lightcolor "#fbf1c7"
|
|
set recolor-darkcolor "#3c3836"
|
|
set recolor true
|
|
set smooth-scroll true
|
|
set window-title-basename true
|
|
set completion-bg "#fbf1c7"
|
|
set statusbar-bg "#fbf1c7"
|
|
set statusbar-fg "#3c3836"
|
|
set highlight-color "#b16286"
|
|
set highlight-active-color "#b16286"
|
|
set font "iosevka slab 11"
|