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

DOP-4651: Update Highlight for dark mode #1128

Merged
merged 2 commits into from
Jun 12, 2024
Merged

DOP-4651: Update Highlight for dark mode #1128

merged 2 commits into from
Jun 12, 2024

Conversation

rayangler
Copy link
Collaborator

@rayangler rayangler commented Jun 11, 2024

Stories/Links:

DOP-4651

Current Behavior:

Server docs - this is the only page where this component is used, based on the repos I have cloned locally

Staging Links:

Server docs

Notes:

  • Updates the colors for Highlight for dark mode.

README updates

    • This PR introduces changes that should be reflected in the README, and I have made those updates.
    • This PR does not introduce changes that should be reflected in the README

@rayangler rayangler marked this pull request as ready for review June 11, 2024 20:18
Copy link
Collaborator

@mmeigs mmeigs left a comment

Choose a reason for hiding this comment

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

LGTM!
Except I do have to say I personally hate these colors 🫠 but that's my own issue 🥸

[HIGHLIGHT_YELLOW]: palette.yellow.light3,
},
dark: {
[HIGHLIGHT_BLUE]: palette.blue.dark2,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I bet this is totally correct, just making sure because all the other colors use the "3" variant except this one :)

Copy link
Collaborator Author

@rayangler rayangler Jun 12, 2024

Choose a reason for hiding this comment

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

Good callout. Just double-checked in the Figma and the design shows #083C90, which corresponds to palette.blue.dark2

@rayangler rayangler merged commit 2c9b31e into main Jun 12, 2024
2 checks passed
@rayangler rayangler deleted the DOP-4651 branch June 12, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants