AutoYADM commit: 2025-07-10 19:25:01
This commit is contained in:
parent
77a90a8817
commit
9ca9c34aa0
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
set selection-clipboard clipboard
|
||||
set synctex true
|
||||
set synctex-edit-modifier alt
|
||||
set synctex-editor-command "texlab inverse-search -i %{input} -l %{line}"
|
||||
map <C-i> zoom in
|
||||
map <C-o> zoom out
|
||||
|
@ -17,6 +18,9 @@ set completion-group-fg "#A23D3D"
|
|||
set completion-highlight-bg "#d5d5d5"
|
||||
set completion-highlight-fg "#121212"
|
||||
|
||||
set highlight-color "rgba(228, 154, 68, 0.25)"
|
||||
set highlight-active-color "rgba(196, 105, 61, 0.25)"
|
||||
|
||||
set recolor-lightcolor "#151515"
|
||||
set recolor-darkcolor "#b4b4b4"
|
||||
set default-bg "#121212"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue