Skip to content

Conversation

gordonwoodhull
Copy link
Contributor

@gordonwoodhull gordonwoodhull commented Jul 25, 2025

fixes #12550

Revealjs supports brand-mode with the same behavior as for Typst:

  • if not specified, the default is light
  • if dark specified, the dark brand (color, typography, logo) will be used

Will follow up with document-level customization of light and dark logos for parity and uniformity with sidebar, navbar, dashboard.

Note: the tests only cover logo and not typography or color. I didn't want to write playwright tests for completely static content.

Wondering if we could have keep-scss as another route to QUARTO_SAVE_SCSS, and ensureScssRegex?

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Jul 25, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

@gordonwoodhull gordonwoodhull changed the title reveal-js: implement brand-mode revealjs: implement brand-mode Jul 25, 2025
@gordonwoodhull gordonwoodhull merged commit bcd87c9 into main Jul 25, 2025
91 of 93 checks passed
@gordonwoodhull gordonwoodhull deleted the feature/revealjs-brand-mode branch July 25, 2025 17:44
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.

Support brand-mode in revealjs

2 participants