We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Would it be possible to add a separate dark/light mode logo to the site?
I'm now using a solution by @pushblue.
It is okay for now, but if there will be a major change in the header/footer partial this will cease to work.
My suggestion would be to add two separate icon params under the label group like so:
logo: text: "my-title" iconDark: "my-darkmode-icon.svg" iconLight: "my-lightmode-icon.svg"
Or the approach in the original PaperMod theme would also work: issue 976
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Would it be possible to add a separate dark/light mode logo to the site?
I'm now using a solution by @pushblue.
It is okay for now, but if there will be a major change in the header/footer partial this will cease to work.
My suggestion would be to add two separate icon params under the label group like so:
Or the approach in the original PaperMod theme would also work: issue 976
The text was updated successfully, but these errors were encountered: