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

Maya attempt 2 #10

Merged
merged 10 commits into from
May 21, 2024
Merged

Maya attempt 2 #10

merged 10 commits into from
May 21, 2024

Conversation

pmalacho-mit
Copy link
Collaborator

Resolves

What Github issue does this resolve (please include link)?

  • Resolves #

Proposed Changes

Describe what this Pull Request does

Reason for Changes

Explain why these changes should be made

Test Coverage

Please show how you have added tests to cover your changes

Browser Coverage

Check the OS/browser combinations tested (At least 2)

Mac

  • Chrome
  • Firefox
  • Safari

Windows

  • Chrome
  • Firefox
  • Edge

Chromebook

  • Chrome

iPad

  • Safari

Android Tablet

  • Chrome

/* eslint-enable import/no-unresolved */

function base64ToArrayBuffer(base64) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Can delete

@pmalacho-mit
Copy link
Collaborator Author

@mayarajan3 can you delete the .js files created for the assets?

@@ -32,7 +32,7 @@
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: $menu-bar-standard-font-size;
font-weight: bold;
background-color: $looks-secondary;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

There's actually a few places where the interface is now purple where it used to be blue, like:

Screenshot 2024-05-21 at 3 12 37 PM

I think it might make more sense to try changing the looks-secondary css variable to the value of motion-primary variable and assess if that returns us to our preferred blue state ™️

@pmalacho-mit pmalacho-mit merged commit 7701767 into parkers-change-maya-attempt-1 May 21, 2024
5 of 7 checks passed
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