Pode icon indicating copy to clipboard operation
Pode copied to clipboard

Update readme sample code image to SVG

Open pcgeek86 opened this issue 3 years ago • 3 comments

Description of the Change

Updated README sample code image with a scalable SVG

Related Issue

n/a

pcgeek86 avatar Jun 01 '22 04:06 pcgeek86

@Badgerati I generated this off of Carbon, so I didn't really "create" it. I'd have to figure out how to remove the background, and I don't think that will be easy for an SVG noob like me. 🤣 We can close this out and find a different solution, if you'd like.

pcgeek86 avatar Jun 02 '22 02:06 pcgeek86

@pcgeek86 was it https://carbon.now.sh/? If so you can set the colour A value to 0 to make it transparent 😄

Badgerati avatar Jun 02 '22 16:06 Badgerati

@Badgerati can you take another look? I removed it by finding the <div> with the [non-existent] CSS className container-bg and then deleting it. The shadow is still present, but not the grey background color.

Before

image

After

image

pcgeek86 avatar Jun 10 '22 17:06 pcgeek86