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

πŸ§‘β€πŸ’»: Improve Footer Visibility and Design in Light Mode #313

Closed
2 tasks done
Eva13-sys opened this issue Nov 7, 2024 · 4 comments
Closed
2 tasks done
Assignees

Comments

@Eva13-sys
Copy link
Contributor

Title

Improve Footer Visibility and Design in Light Mode

Enhancement Aim

The current footer is not fully visible in light mode, which affects readability and the overall user experience. This enhancement aims to:

1.Adjust the footer color and contrast to ensure it stands out in both light and dark modes.
2.Improve the footer design to align better with the site’s overall aesthetic.

Changes

To make a footer that looks good in both light and dark modes, I first choose colors that provide good contrast and adjust subtly between themes. Here’s how I approach it:

Neutral Base Color: I pick a medium to dark neutral color for the footer’s background, like a dark gray or navy, that contrasts well in both themes.

Highlight Color: I select a highlight color that I can soften in light mode to make it more visually comfortable. For example, in light mode, I might desaturate or lighten the highlight color slightly.

Text Color: I make sure the text color has strong contrast with the background: white or off-white for dark mode, and a darker shade (like black or dark gray) for light mode. This keeps the text readable no matter the mode.

Accent Colors: I use subtle accent colors for things like icons or linksβ€”something like teal or muted blue usually works well and adjusts smoothly between modes.

Screenshots πŸ“·

{6366091A-2B21-4B6D-BF50-C47577491E54}

Guidelines

  • I have read the guidelines
  • I have the link to my latest merged PR

Full Name

Eva Balabantaray

Participant Role

GSSOC

@github-actions github-actions bot added the Review Queued Automatically added label for issue review label Nov 7, 2024
Copy link
Contributor

github-actions bot commented Nov 7, 2024

πŸ‘‹ Thank you for raising an issue! We appreciate your effort in helping us improve. Our CodeIt team will review it shortly. Stay tuned!

@multiverseweb
Copy link
Owner

@Eva13-sys sure, assigned.

@multiverseweb multiverseweb added gssoc-ext level2 and removed Review Queued Automatically added label for issue review labels Nov 8, 2024
@raavan4m3
Copy link

raavan4m3 commented Nov 8, 2024

In light mode
Screenshot 2024-11-08 143349
In dark mode
Screenshot 2024-11-08 143820

will this work?

@multiverseweb
Copy link
Owner

@raavan4m3
Actually the glow isn't required as we are trying to keep the design simple. Only the font color should change upon theme toggle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants