44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
set notification-error-bg "#1F1F28"
|
|
set notification-error-fg "#FF5D62"
|
|
set notification-warning-bg "#1F1F28"
|
|
set notification-warning-fg "#FFA066"
|
|
set notification-bg "#1F1F28"
|
|
set notification-fg "#DCD7BA"
|
|
|
|
set completion-bg "#1F1F28"
|
|
set completion-fg "#DCD7BA"
|
|
set completion-group-bg "#2A2A37"
|
|
set completion-group-fg "#DCD7BA"
|
|
set completion-highlight-bg "#957FB8"
|
|
set completion-highlight-fg "#1F1F28"
|
|
|
|
set index-bg "#1F1F28"
|
|
set index-fg "#957FB8"
|
|
set index-active-bg "#957FB8"
|
|
set index-active-fg "#1F1F28"
|
|
|
|
set inputbar-bg "#1F1F28"
|
|
set inputbar-fg "#DCD7BA"
|
|
|
|
set statusbar-bg "#1F1F28"
|
|
set statusbar-fg "#DCD7BA"
|
|
|
|
set highlight-color "#FFA066"
|
|
set highlight-active-color "#FF5D62"
|
|
|
|
set default-bg "#1F1F28"
|
|
set default-fg "#DCD7BA"
|
|
set render-loading "true"
|
|
set render-loading-bg "#1F1F28"
|
|
set render-loading-fg "#DCD7BA"
|
|
|
|
set recolor-lightcolor "#1F1F28"
|
|
set recolor-darkcolor "#DCD7BA"
|
|
set recolor "true"
|
|
set recolor-keephue "true"
|
|
|
|
set database "plain"
|
|
|
|
set synctex true
|
|
set synctex-editor-command "code -g %{input}:%{line}"
|