Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor is pitch black when used with LazyVim #125

Open
martisj opened this issue Mar 28, 2023 · 0 comments
Open

Cursor is pitch black when used with LazyVim #125

martisj opened this issue Mar 28, 2023 · 0 comments

Comments

@martisj
Copy link

martisj commented Mar 28, 2023

Don't know if LazyVim is the problem here. The cursor is close to invisible:
image

Me config (LazyVim does some magic setup stuff):

return {
  { "Mofiqul/vscode.nvim" },
  {
    "LazyVim/LazyVim",
    opts = {
      colorscheme = "vscode",
    },
  },
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant