set selection-clipboard "clipboard"
set incremental-search "true"
set guioptions "shv"

set default-fg "#9e9e9e"
set default-bg "#0e0e0e"

set recolor-darkcolor "#b2b2b2"
set recolor-lightcolor "#080808"

set statusbar-fg "#b2b2b2"
set statusbar-bg "#080808"

set inputbar-fg "#9e9e9e"
set inputbar-bg "#080808"

set notification-fg "#c8ccd4"
set notification-bg "#282c34"

set notification-error-fg "#ff5454"
set notification-error-bg "#080808"

set notification-warning-fg "#e3c78a"
set notification-warning-bg "#080808"

set highlight-color "#e5c07b"
set highlight-active-color "#ff5454"

set completion-fg "#80a0ff"
set completion-bg "#080808"

set completion-highlight-fg "#080808"
set completion-highlight-bg "#80a0ff"

set index-fg "#9e9e9e"
set index-bg "#080808"
set index-active-fg "#080808"
set index-active-bg "#8cc85f"

set recolor "true"
set recolor-keephue "false"
set synctex "true"