Skip to content

allow overriding subtheme#3024

Open
mattqual wants to merge 3 commits intorust-lang:masterfrom
mattqual:master
Open

allow overriding subtheme#3024
mattqual wants to merge 3 commits intorust-lang:masterfrom
mattqual:master

Conversation

@mattqual
Copy link

@mattqual mattqual commented Feb 5, 2026

This implements the feature requested in #3015

  • Continues allowing user to specify a theme directory different from theme/
    • Combines certain files from theme/ if existing
      • Favicons (overrides entirely)
      • head.hbs (combines by the UTF-8 encoding)
      • highlight.js (overrides entirely)

This is useful when you're auto integrating an external theme, like Metro design, where you don't need to modify the external theme's files.

@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Feb 5, 2026
@mattqual
Copy link
Author

@ehuss Hmm, sorry to annoy, but is there any reason why this can't be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: waiting on a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants