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

[Xresources] - Cursor color is different from other terminal emulator configurations #217

Open
furquan-lp opened this issue Mar 11, 2024 · 0 comments

Comments

@furquan-lp
Copy link

The Xresources configuration in this repository has the following line setting the cursor color:

*.cursorColor:  #dcd7ba

Using the default foreground as the color. Which doesn't seem to match up with other configurations in the repository. For example,

Wezterm:

cursor_bg = "#c8c093",
cursor_fg = "#c8c093",
cursor_border = "#c8c093",

Kitty:

url_color #72A7BC
cursor #C8C093

Windows Terminal:

"cursorColor": "#C8C093",

Perhaps this should be corrected?

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