Opening mintlify documentation with specific dark/light theme #3628
itaywol
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Mintlify team 👋
We have a use case where we’d like to ensure a consistent visual experience across our product and our documentation.
Background
In our product, users can choose between light and dark themes. To maintain UI consistency, we’d like the documentation (hosted on Mintlify) to respect the same theme preference when users navigate from our product to the docs, unless they manually override it within the documentation site.
Proposed Behavior
For example:
A user is using our product in dark mode.
They click a link to our Mintlify documentation.
The documentation page automatically opens in dark mode.
If the user manually switches the theme in the docs, that preference should take precedence.
This would allow us to ensure a seamless visual transition between our product and the documentation.
Would love to hear your thoughts on whether something like this is possible or already supported.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions