Skip to content

docs: inline Azure DevOps card icon so it follows dark mode - #69

Merged
TheMythologist merged 1 commit into
mainfrom
devin/1788884054-azure-icon-dark-mode
Sep 9, 2026
Merged

docs: inline Azure DevOps card icon so it follows dark mode#69
TheMythologist merged 1 commit into
mainfrom
devin/1788884054-azure-icon-dark-mode

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Follow-up to #68. Mintlify renders a path-based icon="/images/azure-devops.svg" as an <img>, so fill="currentColor" in the file has no effect and the icon stayed black in dark mode.

Cards now pass the SVG inline as JSX (icon={<svg fill="currentColor">…</svg>}), which Mintlify wraps in the same text-gray-800 dark:text-gray-100 container as the Font Awesome icons, so it flips with the theme. Applied to all four Azure DevOps cards (code-review/setup, platform/repositories, platform/integrations, code-review/integrations/github-gitlab); images/azure-devops.svg is removed as nothing references it anymore.

Dark mode (local preview):
dark

Link to Devin session: https://app.devin.ai/sessions/211b97f54c6e4dcf980fe1f5b65b504e
Open in Devin Desktop: https://app.devin.ai/desktop/session/211b97f54c6e4dcf980fe1f5b65b504e?variant=devin

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@TheMythologist
TheMythologist merged commit 0bda257 into main Sep 9, 2026
5 checks passed
@TheMythologist
TheMythologist deleted the devin/1788884054-azure-icon-dark-mode branch September 9, 2026 21:42
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.

1 participant