14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
set adjust-open "width"
|
|
set selection-clipboard clipboard
|
|
set recolor-lightcolor "#312e39"
|
|
set recolor-darkcolor "#c0a79a"
|
|
set recolor true
|
|
set smooth-scroll true
|
|
set window-title-basename true
|
|
set completion-bg "#312e39"
|
|
set statusbar-bg "#312e39"
|
|
set statusbar-fg "#c0a79a"
|
|
set highlight-color "#783e57"
|
|
set highlight-active-color "#783e57"
|
|
set font "iosevka slab 11"
|