fix slim cursor setting
This commit is contained in:
parent
4670e2201d
commit
b4f8e47fe3
32 changed files with 40 additions and 171 deletions
|
|
@ -94,7 +94,6 @@ function extractStyles(theme) {
|
|||
"printMargin": "#e8e8e8",
|
||||
"background": parseColor(globalSettings.background),
|
||||
"foreground": parseColor(globalSettings.foreground),
|
||||
"overwrite": parseColor(globalSettings.caret),
|
||||
"gutter": "#e8e8e8",
|
||||
"selection": parseColor(globalSettings.selection),
|
||||
"step": "rgb(198, 219, 174)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue