Skip to content

Conversation

mattl
Copy link

@mattl mattl commented May 18, 2025

Trying these examples currently causes the build to fail with "ModuleNotFoundError: No module named 'cgi'"

cgi was removed from Python's base library after 3.13 and mkdocs was updated accordingly.

This also fixes the unreadable colors in dark mode. Replacement colors chosen by me looking at the list of built in colors and picking something vaguely similar.

Before:

Screenshot 2025-05-18 at 17 44 18

After:

Screenshot 2025-05-18 at 17 44 25

Before:

Screenshot 2025-05-18 at 17 43 57

After:

Screenshot 2025-05-18 at 17 44 08

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.

1 participant