Hacker News new | ask | show | jobs
by nidnogg 1341 days ago
Not quite related to the tool itself, but great job on those README.md screencaps. For some reason the slight shadowing was a really nice touch.
1 comments

Looking in the raw Markdown file, I see the shadowing is not done with CSS, it's included in the PNG image with transparency.
This actually comes out of the box for the system screenshot tool in macOS (Cmd + Shift + 4 and then Space to select window). The screenshot of the window will then have this shadowing around it.
Ooh right, I remember seeing that by chance before. Thanks for the clarification.