From 92d786cfd9d51cf72d205d9638a38e9189beda9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Wed, 16 Sep 2020 17:04:19 +0200 Subject: [PATCH] Add link to screenshot generation tool --- Themes.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Themes.md b/Themes.md index b62f342..40e4f78 100644 --- a/Themes.md +++ b/Themes.md @@ -550,12 +550,9 @@ If you have several uploaded screenshot links you need to convert to that self-l ## Screenshots of each Theme ### Version 2019-08 -The current set of theme screenshots was generated on macOS Mojave (10.14.5) with the macOS Terminal app. The used theme is `Basic` with the default settings and colors. The font was switched to `Fira Code` at 13 pt to enable some special characters in certain themes. All terminal windows have a size of 100x31. -Run commands in a prepared folder with a pseudo project structure with Git enabled: -```bash -ls -lah -git status -``` + +The current set of theme screenshots was generated automatically by [@Kovah](https://github.com/Kovah)'s [oh-my-zsh-screenshot-generation tool](https://github.com/Kovah/oh-my-zsh-screenshot-generation), using on macOS Mojave (10.14.5) with the macOS Terminal app. The used theme is `Basic` with the default settings and colors. The font was switched to `Fira Code` at 13 pt to enable some special characters in certain themes. All terminal windows have a size of 100x31. ### Version 2013-04 + [Screenshot collection](https://www.dropbox.com/sh/u532agyv1hyash1/LS9yNESRlQ?lst) (as of 2013-04-10), in OS X Terminal.app using Consolas 13pt and Pro color scheme, inside a folder containing both a git and a mercurial repo. Each screenshot displays the output of the `pwd` command. It has shortcomings (plugins for some themes might be missing), but it offers a convenient and uniform overview of each theme. Plugins used were battery, rvm, hg prompt, among others.