Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using BeforeTemplateRenderedListener for injecting theme metadata into body tag #345

Merged
merged 2 commits into from
Aug 4, 2024

Conversation

mwalbeck
Copy link
Owner

@mwalbeck mwalbeck commented Aug 4, 2024

Switch to using BeforeTemplateRenderedListener for injecting theme metadata into body tag, instead of trying to use the theming app for it. Use the dark theme for enforcement instead, as the theming app now requires the enforced app to be a valid theme.

…tadata into body tag, instead of trying to use the theming app for it. Use the dark theme for enforcement instead, as the theming app now requires the enforced app to be a valid theme.
@mwalbeck mwalbeck linked an issue Aug 4, 2024 that may be closed by this pull request
@mwalbeck mwalbeck merged commit 157f777 into master Aug 4, 2024
1 check passed
@mwalbeck mwalbeck deleted the issues/344/1 branch August 4, 2024 13:14
mwalbeck added a commit that referenced this pull request Aug 4, 2024
…tadata into body tag (#345)

Switch to using BeforeTemplateRenderedListener for injecting theme metadata into body tag, instead of trying to use the theming app for it. Use the dark theme for enforcement instead, as the theming app now requires the enforced app to be a valid theme.

(cherry picked from commit 157f777)
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.

Error "Enforced theme not found" while it works correctly
1 participant