|
|
@@ -40,20 +40,20 @@ preview-image-line-foreground: 6f5799
|
|
|
# [VNote] Style for preview image (useful for SVG in dark theme)
|
|
|
preview-image-background: 949494
|
|
|
# [VNote] Style for MathJax
|
|
|
-mathjax-foreground: 4db6ac
|
|
|
+mathjax-foreground: 93d3cc
|
|
|
|
|
|
editor-selection
|
|
|
foreground: dadada
|
|
|
background: 1976d2
|
|
|
|
|
|
editor-current-line
|
|
|
-background: 585858
|
|
|
+background: 363636
|
|
|
# [VNote] Vim insert mode cursor line background
|
|
|
-vim-insert-background: 585858
|
|
|
+vim-insert-background: 363636
|
|
|
# [VNote] Vim normal mode cursor line background
|
|
|
-vim-normal-background: 58586c
|
|
|
+vim-normal-background: 585858
|
|
|
# [VNote] Vim visual mode cursor line background
|
|
|
-vim-visual-background: 654714
|
|
|
+vim-visual-background: 484f5d
|
|
|
# [VNote] Vim replace mode cursor line background
|
|
|
vim-replace-background: 2f3377
|
|
|
|