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

Fix font color of education pages in dark mode #943

Merged
merged 1 commit into from
May 27, 2024

Conversation

joyao
Copy link
Member

@joyao joyao commented May 27, 2024

Issue

Fixes #942 to make degree and name of customSections visible regardless of light or dark mode.

Description

Some text is not visible in dark mode. For example, degree, GPA and name of custom sections.
Solution:

  1. Added h6 color in dark mode.
  2. Added custom-content class color to the education page in dark mode.

Test Evidence

Before

image

After

Dark Mode:
image
Light Mode:
image

Copy link

netlify bot commented May 27, 2024

Deploy Preview for toha-ci ready!

Name Link
🔨 Latest commit d049b4c
🔍 Latest deploy log https://app.netlify.com/sites/toha-ci/deploys/66547887e535ae000846b9ca
😎 Deploy Preview https://deploy-preview-943--toha-ci.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 configuration.

Copy link
Member

@hossainemruz hossainemruz left a comment

Choose a reason for hiding this comment

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

Thank you @joyao

@hossainemruz hossainemruz added the bug-fix Bug fixes label May 27, 2024
@hossainemruz hossainemruz merged commit b40f6f8 into hugo-toha:main May 27, 2024
9 of 12 checks passed
@joyao joyao deleted the fix/Fix_font_color_in_dark_mode branch September 23, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix Bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Degree name not changing color with dark mode
2 participants