diff --git a/readme.md b/readme.md index d377082..e9b05bd 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ > Pretty, minimal and fast ZSH prompt - + ## Overview @@ -125,11 +125,13 @@ prompt pure ## Tips -[Tomorrow Night Eighties](https://github.com/chriskempson/tomorrow-theme) theme with the [Droid Sans Mono](https://fonts.google.com/specimen/Droid+Sans+Mono) font (15pt) is a beautiful combination, as seen in the screenshot above.1 Just make sure you have anti-aliasing enabled in your Terminal. +In the screenshot you see Pure running in [HyperTerm](https://hyperterm.org) with the [hyperterm-snazzy](https://github.com/sindresorhus/hyperterm-snazzy) theme and Menlo font. -To have commands colorized as seen in the screenshot install [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting). +The [Tomorrow Night Eighties](https://github.com/chriskempson/tomorrow-theme) theme with the [Droid Sans Mono](https://fonts.google.com/specimen/Droid+Sans+Mono) font (15pt) is also a [nice combination](https://github.com/sindresorhus/pure/blob/95ee3e7618c6e2162a1e3cdac2a88a20ac3beb27/screenshot.png).
+*Just make sure you have anti-aliasing enabled in your terminal.* + +To have commands colorized as seen in the screenshot, install [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting). -1 The screenshot shows the theme colors interpreted in the sRGB color space rather than the Generic RGB color space in which the theme is specified. Thus, the colors differ slightly from the theme's regular appearance. ## Integration diff --git a/screenshot.png b/screenshot.png index 8f33868..1a27678 100644 Binary files a/screenshot.png and b/screenshot.png differ