Skip to content

theme: smoother transition between content and footer#415

Draft
humitos wants to merge 6 commits into
mainfrom
claude/improve-content-footer-transition-uuubs
Draft

theme: smoother transition between content and footer#415
humitos wants to merge 6 commits into
mainfrom
claude/improve-content-footer-transition-uuubs

Conversation

@humitos
Copy link
Copy Markdown
Member

@humitos humitos commented May 14, 2026

The page footer is a dark inverted segment that meets the (usually white) page content at a hard light/dark edge. This adds a short gradient that fades the page background into the footer color so the boundary feels softer.

Implementation: a ::before overlay on body > footer.ui.inverted.attached.segment, 6rem tall, positioned just above the footer with pointer-events: none so it doesn't interfere with content above. The gradient targets the inverted segment color (#252a31), so when the section above is also dark the overlay degrades to dark-on-dark with no visible seam.


Generated by AI.


Generated by Claude Code

Fade the page background into the dark inverted footer so the boundary
is no longer a hard light/dark edge.
@read-the-docs-community
Copy link
Copy Markdown

read-the-docs-community Bot commented May 14, 2026

Documentation build overview

📚 readthedocs-about | 🛠️ Build #32695406 | 📁 Comparing ad0625d against latest (bfc10bf)

  🔍 Preview build  

3 files changed
± comparisons/gitbook/index.html
± comparisons/mintlify/index.html
± comparisons/readme/index.html

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