Skip to content

Conversation

logan-connolly
Copy link
Contributor

The material mkdocs theme supports a light and dark theme option. When set to dark, the font changes to a light (white) color, causing it to be unreadable with the current light background.

This fix adjust the sponsorship tier cards to have the same styling as the card "Become a Sponsor Today" card above. The "Alternative Sponsorship Platform" section also suffered from this issue, so it is now set to a gray that adapts based on light or dark theme.

Closes: #3006

--

Screenshots of the applied fix on a local instance using ./scripts/docs:

light-theme-alternative-sponsoring dark-theme-alternative-sponsoring light-theme-sponsorship-tiers dark-theme-sponsorship-tiers

Summary

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

The material mkdocs theme supports a light and dark theme option. When
set to dark, the font changes to a light (white) color, causing it to be
unreadable with the current light background.

This fix adjust the sponsorship tier cards to have the same styling as
the card "Become a Sponsor Today" card above. The "Alternative
Sponsorship Platform" section also suffered from this issue, so it is
now set to a gray that adapts based on light or dark theme.

Closes: Kludex#3006
Copy link
Owner

@Kludex Kludex left a comment

Choose a reason for hiding this comment

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

AI cannot replace you. Thanks so much! ❤️

@Kludex Kludex enabled auto-merge (squash) October 19, 2025 09:57
@Kludex Kludex merged commit b09ce1a into Kludex:main Oct 19, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sponsorship Tiers Not Readable!

2 participants