foot: Usar el resaltado correcto para el cursor

This commit is contained in:
Cat /dev/Nulo 2022-04-11 16:38:02 -03:00
parent 1631b2e071
commit 16081d13f7

View file

@ -25,7 +25,7 @@ bright7={foreground}
if theme.kind == "rose-pine" then if theme.kind == "rose-pine" then
scheme = [[ scheme = [[
[cursor] [cursor]
color = {inactive} {text} color = {text} {highlightHigh}
[colors] [colors]
background = {base} background = {base}