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

feat(styles): update tooltip styles to support dark theme #704

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

thuey
Copy link
Collaborator

@thuey thuey commented Jul 20, 2022

Closes #409

@github-actions
Copy link
Contributor

Preview branch generated at https://update-tooltip-styles.d1gko6en628vir.amplifyapp.com

@thuey thuey marked this pull request as ready for review July 21, 2022 13:46
@thuey thuey requested a review from a team as a code owner July 21, 2022 13:46
@awpearlm
Copy link

Looks good!

Comment on lines 126 to 128
font-size: 16px;
color: var(--gray-90);
padding: 16px 28px;
Copy link
Member

Choose a reason for hiding this comment

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

Not a blocker since it's not part of your PR:

Only commenting because I noticed, but font-size and padding should really be using our cauldron vars.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Created a ticket: #707. We may want to just fix it when we update the big tooltip to support dark theme, since I'm guessing the designs will change a bit at that time anyway

@thuey thuey merged commit 0ff6cd9 into develop Jul 21, 2022
@thuey thuey deleted the update-tooltip-styles branch July 21, 2022 17:05
@github-actions
Copy link
Contributor

Preview branch generated at https://update-tooltip-styles.d1gko6en628vir.amplifyapp.com

@scurker scurker mentioned this pull request Jul 29, 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.

Update tooltips' colors (backgrounds/borders/shadows)
3 participants