Skip to content

Fix #87 color in mobile/narrow window menu#88

Merged
egrace479 merged 4 commits intomainfrom
bug/color-fix
Dec 18, 2025
Merged

Fix #87 color in mobile/narrow window menu#88
egrace479 merged 4 commits intomainfrom
bug/color-fix

Conversation

@egrace479
Copy link
Copy Markdown
Member

When the browser window is narrower, the GitHub panel shows up in the menu on the side and its color must be set manually. This PR does that so that it will match the the primary color. See screenshots below.

Screenshot 2025-12-12 at 8 36 31 PM Screenshot 2025-12-12 at 8 39 22 PM

I also matched the active link colors (these are right for light mode, but needed to be manually set for dark mode):

Screenshot 2025-12-12 at 8 36 41 PM

The one issue I couldn't fix is that the main menu level (when selecting the above page, for instance) is still the default color, instead of our custom. This doesn't happen in light mode though.
Screenshot 2025-12-12 at 8 36 46 PM

@egrace479 egrace479 added bug Something isn't working design UX or presentation needs attention labels Dec 13, 2025
@egrace479 egrace479 marked this pull request as ready for review December 18, 2025 17:28
@egrace479 egrace479 requested a review from NetZissou December 18, 2025 17:28
Copy link
Copy Markdown
Contributor

@NetZissou NetZissou left a comment

Choose a reason for hiding this comment

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

  • panel - checked
  • nav link dark mode - checked using dark teal
  • hover state - checked using imageomics greeen

@egrace479 egrace479 merged commit 9a193d9 into main Dec 18, 2025
@egrace479 egrace479 deleted the bug/color-fix branch December 19, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working design UX or presentation needs attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants