-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Fix pipeline #3122
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
Fix pipeline #3122
Conversation
CompuIves
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Whoah thanks for the quick fix!! This is very clearn, I have 2 questions about the design change and then it's ready to go.
| editor: { | ||
| background: tokens.grays[700], | ||
| foreground: tokens.white, | ||
| foreground: tokens.grays[300], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be white again?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed these values, because of your changes in #3008
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You changed these in codesandbox-black.json, but that file will be deleted and I changed the values in codesandbox-black.js which is really used
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh nice!! Really nice.
| hoverBackground: tokens.green, | ||
| border: tokens.grays[500], | ||
| foreground: tokens.white, | ||
| foreground: tokens.grays[300], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be white again?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed these values, because of your changes in #3008
|
Since snapshot test failed, I also updated the snapshot |
|
@CompuIves All green, only |
|
Build for latest commit bf09a93 is at https://pr3122.build.csb.dev/s/new. |
https://app.circleci.com/github/codesandbox/codesandbox-client/pipelines/7a5ab2c9-588d-411e-be67-70ff3b6c8ab6/workflows/f185b668-af5e-46df-a250-1ea0ea2e94ab