-
Notifications
You must be signed in to change notification settings - Fork 12
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
#7 Colors #23
base: main
Are you sure you want to change the base?
#7 Colors #23
Conversation
include jest and rWV
.env files should never be committed, but it's ok to have an example file with fake values to cue developers to update their env
no values in here yet, just examples
added code tags for syntax highlighting removed git add . advice as it causes chaos
and remove display/copy differentiation
✅ Deploy Preview for rainyplaytime ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
Thanks for this. I think that it would be helpful if we described the function of the colours in the design instead of reiterating the value.
There are some suggestions in the linked ticket. Take a look. I think we could very easily make a dark mode if we choose this approach.
Dismissing in Sally's absence just to get this merged in so we can make progress as a team :)
background-color: var(--theme-color-blue-light); | ||
color: var(--theme-color-blue-navy); |
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.
@youweb3 these colours no long exist since you have changed the naming of your colour variables. Please update these before merging.
Contributors, PR Template
Self checklist
Changelist
Briefly explain your PR.
Context
Link to ticket with
fixes #123
Questions
Ask any questions you have for your reviewer.