You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The empty prompt is always shown as the prefix color even if the prefix is off.
Because the empty color attribute (`$empty_highlight`) is not applied at
`$client_prefix` in `highlight()`.
So I have fixed it.
0 commit comments