From 70d62acd75ca311905d065cc0ba44916b38b269e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Tue, 18 Oct 2022 19:22:03 +0200 Subject: [PATCH] Remove obsolete links to screenshot bundles --- Themes-(legacy).md | 4 ---- Themes.md | 4 ---- 2 files changed, 8 deletions(-) diff --git a/Themes-(legacy).md b/Themes-(legacy).md index 5f69a3c..61160c4 100644 --- a/Themes-(legacy).md +++ b/Themes-(legacy).md @@ -385,7 +385,3 @@ For example: If you have several uploaded screenshot links you need to convert to that self-linked syntax, you can use this `sed` command on the markdown file to programmatically convert them. sed 's/^!\[[a-zA-Z0-9 -]*\](\([^)]*\)) *$/[&](\1)/' - -## Screenshots of Each Theme - -[Screenshots of each theme](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. diff --git a/Themes.md b/Themes.md index 2bf9f22..932638b 100644 --- a/Themes.md +++ b/Themes.md @@ -691,7 +691,3 @@ sed 's/^!\[[a-zA-Z0-9 -]*\](\([^)]*\)) *$/[&](\1)/' ### Version 2019-08 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.