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

Add purple colors and 'Use AI in Srcbook nudge' #167

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

nichochar
Copy link
Contributor

Following designs, but only had light mode in the design file.
I'm therefore following the pattern that we have for error and warning colors, which are stable in light/dark mode (I believe that this is how the design system works).
CleanShot 2024-08-05 at 18 17 53
CleanShot 2024-08-05 at 18 18 00

@@ -139,6 +144,11 @@ module.exports = {
'blue-60': 'hsl(var(--sb-blue-60))',
'blue-70': 'hsl(var(--sb-blue-70))',
'blue-80': 'hsl(var(--sb-blue-80))',

'purple-10': 'hsl(var(--sb-purple-10))',
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The way I copied these over was super tedious, wondering if I'm missing something, could not find them easily in figma

@nichochar nichochar merged commit 5fad612 into main Aug 6, 2024
1 check passed
@nichochar nichochar deleted the nudge-if-ai-not-set branch August 6, 2024 16:51
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.

1 participant