Hacker News new | ask | show | jobs
by erksa 1008 days ago
Love the SVG's for showing of themes.

How are those generated?

1 comments

Textual provides a utility for screenshotting apps. I loop over a list of themes and take the screenshots. You can see the code for that here: https://github.com/tconbeer/harlequin/blob/e666319b7a964f026...
Thanks!