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

Create Dark Mode Screenshots for all existing screenshots #156

Open
smk4664 opened this issue Oct 12, 2024 · 0 comments
Open

Create Dark Mode Screenshots for all existing screenshots #156

smk4664 opened this issue Oct 12, 2024 · 0 comments

Comments

@smk4664
Copy link
Contributor

smk4664 commented Oct 12, 2024

Environment

  • Nautobot version: N/A
  • nautobot-secrets-providers version: N/A

Proposed Functionality

MKDocs Material supports providing the tag #only-light and #only-dark on images. We should add dark images where they are not already present. See

![Select Secret Configuration](../../images/light/hashicorp_multiple_vaults.png#only-light)
![Select Secret Configuration](../../images/dark/hashicorp_multiple_vaults.png#only-dark)
for an example.

Use Case

When browsing the docs in Dark Mode, we are not blinded by the white screenshots.

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

No branches or pull requests

1 participant