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

Passing cursorAccentColor down properly #6538

Merged
merged 1 commit into from
May 22, 2022
Merged

Passing cursorAccentColor down properly #6538

merged 1 commit into from
May 22, 2022

Conversation

latin-1
Copy link
Contributor

@latin-1 latin-1 commented May 16, 2022

Currently, Hyper does not respect cursorAccentColor config.

@LabhanshAgrawal
Copy link
Collaborator

makes sense
Can you also add screenshots that show difference between this and canary when you set some cursor accent color.

@github-actions
Copy link

Hi there,
Thank you for contributing to Hyper!
You can get the build artifacts from here.
Here are screenshots of Hyper built from this pr.
Imgur ImagesImgur Images

@latin-1
Copy link
Contributor Author

latin-1 commented May 22, 2022

// .hyper.js
module.exports = {
  config: {
    cursorAccentColor: '#fff',
  },
};
Before After
image image

@LabhanshAgrawal
Copy link
Collaborator

Nice, thanks for the contribution.

@LabhanshAgrawal LabhanshAgrawal merged commit 1dfc628 into vercel:canary May 22, 2022
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

2 participants