Skip to content

DOC-418 (hotfix) Fix gray card icons on Azure docs home page - #913

Merged
quetzalliwrites merged 1 commit into
mainfrom
DOC-418-grayed-out-icons
Sep 7, 2026
Merged

DOC-418 (hotfix) Fix gray card icons on Azure docs home page#913
quetzalliwrites merged 1 commit into
mainfrom
DOC-418-grayed-out-icons

Conversation

@remotesynth

Copy link
Copy Markdown
Collaborator

The Sample Apps and Changelog cards imported file.svg and change.svg, which have gray (#707385) hardcoded in their fill and are authored at 15px for use as CSS background-images in custom.css. The other cards use the purple 36x36 *_Color.svg set, so those two rendered gray and undersized.

Point Changelog at the existing CIPipelines_Color.svg, and add SampleApps_Color.svg -- the same document artwork as file.svg, recolored to #4D0DCF and padded to match the set's optical sizing. file.svg and change.svg are left untouched so the .file-icon and .change-icon CSS rules keep rendering gray.

The Sample Apps and Changelog cards imported file.svg and change.svg,
which have gray (#707385) hardcoded in their fill and are authored at
15px for use as CSS background-images in custom.css. The other cards use
the purple 36x36 *_Color.svg set, so those two rendered gray and
undersized.

Point Changelog at the existing CIPipelines_Color.svg, and add
SampleApps_Color.svg -- the same document artwork as file.svg, recolored
to #4D0DCF and padded to match the set's optical sizing. file.svg and
change.svg are left untouched so the .file-icon and .change-icon CSS
rules keep rendering gray.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ee08b4f
Status: ✅  Deploy successful!
Preview URL: https://83ba5127.localstack-docs.pages.dev
Branch Preview URL: https://doc-418-grayed-out-icons.localstack-docs.pages.dev

View logs

@quetzalliwrites quetzalliwrites left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeahhhh 🌟

@quetzalliwrites
quetzalliwrites merged commit f95fca2 into main Sep 7, 2026
1 of 2 checks passed
@quetzalliwrites
quetzalliwrites deleted the DOC-418-grayed-out-icons branch September 7, 2026 07:08
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.

2 participants