diff --git a/README.md b/README.md index 8bf916a..421fee4 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,24 @@ together. ![Preview](http://raw.github.com/caiogondim/bullet-train-oh-my-zsh-theme/master/img/preview.gif) +## Other color schemes + +It's better to use Bullet Train with a dark background color scheme. Below you +can check Bullet Train with some popular dark color schemes. + +### Dark Background (iTerm2 default) + +![Preview](http://raw.github.com/caiogondim/bullet-train-oh-my-zsh-theme/master/img/preview/dark-background.png) + +### Tango Dark (iTerm2 default) + +![Preview](http://raw.github.com/caiogondim/bullet-train-oh-my-zsh-theme/master/img/preview/tango-dark.png) + +### Solarized Dark + +![Preview](http://raw.github.com/caiogondim/bullet-train-oh-my-zsh-theme/master/img/preview/solarized-dark.png) + + ## Requirements In order to use the theme, you will first need: diff --git a/img/preview/dark-background.png b/img/preview/dark-background.png new file mode 100644 index 0000000..7d2e83e Binary files /dev/null and b/img/preview/dark-background.png differ diff --git a/img/preview/solarized-dark.png b/img/preview/solarized-dark.png new file mode 100644 index 0000000..7d89818 Binary files /dev/null and b/img/preview/solarized-dark.png differ diff --git a/img/preview/tango-dark.png b/img/preview/tango-dark.png new file mode 100644 index 0000000..eb10146 Binary files /dev/null and b/img/preview/tango-dark.png differ