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

#7 Colors #23

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

#7 Colors #23

wants to merge 17 commits into from

Conversation

youweb3
Copy link

@youweb3 youweb3 commented Feb 4, 2023

Contributors, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with ISSUE NUMBER | ISSUE TITLE
  • I have linked my PR to the paired issue with #123
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the acceptance criteria

Changelist

Briefly explain your PR.

Context

Link to ticket with fixes #123

Questions

Ask any questions you have for your reviewer.

@netlify
Copy link

netlify bot commented Feb 4, 2023

Deploy Preview for rainyplaytime ready!

Name Link
🔨 Latest commit 983232c
🔍 Latest deploy log https://app.netlify.com/sites/rainyplaytime/deploys/63de81551faab40008548f57
😎 Deploy Preview https://deploy-preview-23--rainyplaytime.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Member

@SallyMcGrath SallyMcGrath left a 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.

@LucyMac LucyMac dismissed SallyMcGrath’s stale review February 25, 2023 12:09

Dismissing in Sally's absence just to get this merged in so we can make progress as a team :)

Comment on lines +10 to +11
background-color: var(--theme-color-blue-light);
color: var(--theme-color-blue-navy);
Copy link

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.

@LucyMac LucyMac changed the base branch from master to main March 2, 2023 10:44
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.

4 participants