Skip to content

[MODERATE] Spotlight title gradient contrast fix in light card theme #56

@github-actions

Description

@github-actions

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions