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

Updated custom-tooltip style #836

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

mdkaifansari04
Copy link
Contributor

Notes for Reviewers

This PR fixes #793

Signed commits

Before
image

After
image

  • Yes, I signed my commits.

@@ -21,7 +21,7 @@ function CustomTooltip({
fontSize,
fontWeight = 400,
variant = 'standard',
bgColor = '#333333',
bgColor = '#141414',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why changing this color?

@sudhanshutech sudhanshutech merged commit ad2f2e9 into layer5io:master Dec 5, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Darken default Tooltip coloring and add drop shadow
2 participants