hugo-toha / toha

A Hugo theme for personal portfolio
https://hugo-toha.github.io
MIT License
979 stars 567 forks source link

Degree name not changing color with dark mode #942

Closed 33masterman33 closed 1 month ago

33masterman33 commented 1 month ago

Expected Behavior

The degree name should be visible regardless of light or dark mode.

Current Behavior

The degree name is only visible in light mode.

Possible Solution

I'm hoping its as simple as adding a class to the degree name and adding it to the css group with the rest of the text but I am not too familiar with hugo code.

Steps to Reproduce

  1. Go to sample site or any other site
  2. Scroll to education
  3. The degree names are invisible e.g. Ph.D in Quantum Cryptography

Screenshots

image image

Browsers Affected

Detailed Description

I am hoping for a fix. While custom css can be used it only flips the problem to being visible on dark mode and invisible on light mode.