Skip to content

The cursor color in neovim/vim is set by ghostty rather than the theme #6939

Closed Answered by canova
tmcw asked this question in Issue Triage
Discussion options

You must be logged in to vote

That worked for me as well. I just looked at the colors of my theme, catppuccin-mocha for alacritty and it says:

[colors.cursor]
text = "#1e1e2e"
cursor = "#f5e0dc"

I changed these colors to what alacritty has, and now I have a readable block cursor.

But the iTerm2-Color-Schemes repo (which ghostty uses) shows these values:

cursor-color = #f5e0dc
cursor-text = #cdd6f4

So it looks like a bug on the iTerm2-Color-Schemes repo to me.

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@tmcw
Comment options

@rhodes-b
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@00-kat
Comment options

@canova
Comment options

Answer selected by tmcw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-confirmation A reproduction has been reported, but the bug hasn't been confirmed or reproduced by a maintainer.
4 participants