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

tokens: introduce blue-gray tokens to design system #520

Merged
merged 1 commit into from
May 30, 2023

Conversation

lassenordahl
Copy link
Contributor

@lassenordahl lassenordahl commented May 30, 2023

Introduces a few new color tokens to the design system for use in Onboarding on Cockroach Cloud. Also introduces a teal used for highlighting text and icons.

Release note: None

📦 Published PR as canary version: Canary Versions

✨ Test out this PR locally via:

npm install @cockroachlabs/[email protected]
npm install @cockroachlabs/[email protected]
# or 
yarn add @cockroachlabs/[email protected]
yarn add @cockroachlabs/[email protected]

Introduces a few new color tokens to the design system for use in Onboarding on
Cockroach Cloud. Also introduces a teal used for highlighting text and icons.

Release note: None
@lassenordahl lassenordahl requested a review from a team as a code owner May 30, 2023 21:31
@@ -65,6 +72,7 @@
"deep-purple": { "value": "#190f33" },
"action-purple": { "value": "#b921f1" },
"light-purple": { "value": "#f7d6ff" },
"electric-purple": { "value": "#6933ff" }
"electric-purple": { "value": "#6933ff" },
"electric-teal": { "value": "#58ffd2" }
Copy link
Contributor

Choose a reason for hiding this comment

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

aaaaand https://www.youtube.com/watch?v=MmZexg8sxyk is stuck in my head

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lassenordahl lassenordahl merged commit 6ea2f27 into master May 30, 2023
@laurenbarker laurenbarker deleted the onboarding-grays branch April 11, 2024 17:16
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.

2 participants