foot: Usar el resaltado correcto para el cursor
This commit is contained in:
parent
1631b2e071
commit
16081d13f7
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ bright7={foreground}
|
|||
if theme.kind == "rose-pine" then
|
||||
scheme = [[
|
||||
[cursor]
|
||||
color = {inactive} {text}
|
||||
color = {text} {highlightHigh}
|
||||
|
||||
[colors]
|
||||
background = {base}
|
||||
|
|
Loading…
Reference in a new issue