Fix so smear cursor matches the color of the cursor in the terminal
This commit is contained in:
parent
9cb58fb978
commit
aa526204b5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ return {
|
|||
scroll_buffer_space = true,
|
||||
smear_insert_mode = false,
|
||||
|
||||
cursor_color = "#d3cdc3",
|
||||
cursor_color = "#FFCC66",
|
||||
transparent_bg_fallback_color = "#303030",
|
||||
|
||||
stiffness = 0.85,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue