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

Defined the correct cursorColor for each theme #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

furquan-lp
Copy link

Since the cursorColor isn't explicitly set, XTerm (and other terminals that may use this) uses the incorrect cursor color. This behavior is unlike the other configurations like catppuccin/urxvt or catppuccin/st. I have added the correct cursorColor for each theme after cross-referencing it from other catppuccin terminal emulator configurations for correctness (for example, Rosewater #dc8a78 for Latte, Rosewater #f4dbd6 for Macchiato and so on and so forth).

Now the correct cursor colors show up. Here's XTerm with Catppuccin Macchiato for example:
Screenshot from 2024-03-11 18-50-27

Compare with a screenshot from catppuccin/nvim:
252540902-932152df-ade9-4493-a764-4a7c6d3c9b3f

@furquan-lp
Copy link
Author

Closes #7.

@uncenter uncenter mentioned this pull request May 19, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant