Revert "Add monochrome icons to integration navigation" - #531
Merged
Merged
Conversation
This reverts commit a9d59d0.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
juecd
approved these changes
Aug 31, 2026
There was a problem hiding this comment.
Risk Assessment: Very Low
This PR is a revert of #530 (a9d59d0), which was already merged to main. The diff is deletion-only (22 files, 115 deletions, 0 additions) and is confined to docs presentation:
- Removes
iconkeys from four Integrations groups indocs.json - Removes
iconfrontmatter from eight integration MDX pages - Deletes the corresponding SVGs under
images/integration-icons/ - Drops the
style.cssrules that sized, scaled, reordered, and inverted those sidebar icons
No production logic, auth, APIs, infra, or shared services are modified. A repo-wide search found no remaining integration-icons references, so the deleted assets are not still linked from other pages. No CODEOWNERS file is present.
Approval: Not submitting an approval from this automation. The PR is already approved (juecd on 137e0b0) and already merged.
Sent by Cursor Automation: Assign PR reviewers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Reverts #530
Note
Low Risk
Documentation-only revert with no product or API impact; only risk is broken image links if any icon paths were left elsewhere (none remain in-repo).
Overview
Reverts the monochrome integration icons in the docs sidebar (#530).
Navigation & frontmatter: Removes
iconentries from nested Integrations groups indocs.json(Claude, Computer Use Models, Stripe Projects, Vercel) and stripsiconfrom integration MDX frontmatter (1Password, Browser Use, Hermes, Laminar, Stagehand, Terraform, Val Town, Vibium).Assets & styling: Deletes the SVG files under
images/integration-icons/and dropsstyle.cssrules that sized, scaled, reordered, and dark-mode-inverted those sidebar icons.Reviewed by Cursor Bugbot for commit 137e0b0. Bugbot is set up for automated code reviews on this repo. Configure here.