Problem
The Spotlight title gradient had low contrast in the light card theme, making it hard to read.
Code Reference
The fix was applied in assets/css/styles.css at the end of the /* Light card theme */ section, adding a new CSS rule for .card-theme-light .template-spotlight .main-repo-title.
Suggested Fix
No action required, the fix is already applied.
Permalink
|
color: var(--tc, #3fb950); |
Generated from PR #55 | Auto-detected role: frontend | Processed by actor: OstinUA
Problem
The Spotlight title gradient had low contrast in the light card theme, making it hard to read.
Code Reference
The fix was applied in
assets/css/styles.cssat the end of the/* Light card theme */section, adding a new CSS rule for.card-theme-light .template-spotlight .main-repo-title.Suggested Fix
No action required, the fix is already applied.
Permalink
github-social-preview-generator/assets/css/styles.css
Line 1437 in 7af6017
Generated from PR #55 | Auto-detected role:
frontend| Processed by actor: OstinUA