Skip to content

Adjust standalone release chart CSS#36

Merged
hugovk merged 7 commits into
hugovk:standalone-svgfrom
encukou:standalone-svg
Dec 3, 2025
Merged

Adjust standalone release chart CSS#36
hugovk merged 7 commits into
hugovk:standalone-svgfrom
encukou:standalone-svg

Conversation

@encukou

@encukou encukou commented Dec 1, 2025

Copy link
Copy Markdown
  • Use CSS variables from outside if present
  • Use light or dark theme
  • Add an outline to labels to improve readability (especially on incompatible background colours, and above the day line)
  • Reorder elements to improve readability (put text on top of the day line)

📚 Documentation preview 📚: https://cpython-devguide--36.org.readthedocs.build/

- Use CSS variables from outside if present
- Use light or dark theme
- Add an outline to labels to improve readability (especially on
  incompatible background colours, and above the day line)
- Reorder elements to improve readability (put text on top of
  the day line)
@hugovk

hugovk commented Dec 1, 2025

Copy link
Copy Markdown
Owner

@encukou

encukou commented Dec 2, 2025

Copy link
Copy Markdown
Author

Does it look better with an explicit background?

@hugovk

hugovk commented Dec 2, 2025

Copy link
Copy Markdown
Owner

The years look good but the Python versions and "end-of-life" are still hard to read/invisible:

image

@hugovk

hugovk commented Dec 2, 2025

Copy link
Copy Markdown
Owner

Looks about the same?

image

@hugovk

hugovk commented Dec 2, 2025

Copy link
Copy Markdown
Owner

Now the years aren't visible :)

image

@hugovk

hugovk commented Dec 3, 2025

Copy link
Copy Markdown
Owner

Looking good now, thanks!

image

@hugovk hugovk merged commit 2c985f6 into hugovk:standalone-svg Dec 3, 2025
3 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.

2 participants