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

update with new colors #94

Merged
merged 4 commits into from
Oct 29, 2024
Merged

update with new colors #94

merged 4 commits into from
Oct 29, 2024

Conversation

shannonwells
Copy link
Contributor

Problem

Theme adjustments for MD book to reflect current mocks

Closes #81

Steps to Verify:

git fetch && git checkout feat/update-colors
npm install
npm run serve
  1. Verify that the overall look is like the Figma mockups in the linked issue.
  2. Make sure the SVGs have a matching background
  3. This is less certain, but I also changed appearances of some links to try to match the mockups, which don't have links. This is likely going to change so based on @wilwade's input it's less important given that it's in a branch.

Screenshots (optional):

colors

@@ -138,8 +142,6 @@ a > .hljs {
.menu-bar:visited,
.nav-chapters,
.nav-chapters:visited,
.mobile-nav-chapters,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These two being here was making it impossible to see button links and some links within text. The style was/is applied regardless of whether it's actually mobile size. I didn't correct that part, just made it visible.

Copy link
Contributor Author

@shannonwells shannonwells Oct 29, 2024

Choose a reason for hiding this comment

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

There was a lot of the "cream" color from a previous update. This was converted to white.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same here but it's more obvious from the picture.

@shannonwells shannonwells marked this pull request as ready for review October 29, 2024 19:02
Copy link
Contributor

@wilwade wilwade left a comment

Choose a reason for hiding this comment

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

These changes look good an no reason to block them. A few questions however:

  1. The Frequency Logo is hidden, but I assume that is due to the static header that will change that.
  2. Do we still want the left/right nav buttons? If so, I think we might want to to switch to the style guide's primary (teal) buttons, but the hover on those doesn't work on white currently. @claireolmstead might have some thoughts?
  3. The Style Light/Dark dropdown in Light mode is all dark currently, although we don't know if that is staying around either.
  4. We likely need a new color for the active mode on the sidebar in light mode. @claireolmstead ideas?

@shannonwells shannonwells changed the title update with new colors WIP update with new colors Oct 29, 2024
@shannonwells shannonwells enabled auto-merge (squash) October 29, 2024 20:10
@shannonwells shannonwells merged commit cab6a77 into developer-portal Oct 29, 2024
1 check passed
@shannonwells shannonwells deleted the feat/update-colors branch October 29, 2024 20:15
wilwade pushed a commit that referenced this pull request Nov 19, 2024
Problem
=======
Theme adjustments for MD book to reflect current mocks

Closes #81
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