Fill service buttons with background images #38
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Public/castroix!38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "copilot/update-service-button-design"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Service cards now use their images as full-cover backgrounds instead of small centered icons with solid color fills.
Changes
CSS (
styles.css)background-size: coverwithcenterpositioningflex-end), increased to 32px with enhanced shadowsdisplay: noneJavaScript (
renderer.js)backgroundImagestyle directly instead of creating<img>elementsbackgroundColorwhen images unavailableBefore:
After:
Result
Service names display at the bottom with gradient overlay ensuring readability across all image types. Focus/hover states preserved.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.