Commit ee08b4f
Fix gray card icons on Azure docs home page
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>1 parent 9891919 commit ee08b4f
2 files changed
Lines changed: 6 additions & 3 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments