From 700280dd5ebe9ece95d9dc8addf801bb0e29940d Mon Sep 17 00:00:00 2001 From: Josh Dick Date: Tue, 15 Mar 2016 17:56:24 -0400 Subject: [PATCH] Update README.md to mention test/beta releases of iTerm2. Closes #14. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f76c52c..f539c21 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Setting `g:onedark_termcolors=16` will cause the theme to use your terminal emul This theme looks best in 16-color mode **when using its custom 16-color palette**. If you don't use the custom 16-color palette in your terminal emulator while 16-color mode is enabled, the theme's colors will not display correctly. -The canonical version of the 16-color palette is an [iTerm2](https://iterm2.com) color scheme called `One Dark.itermcolors`, which lives in the root of this repository. +The canonical version of the 16-color palette is an [iTerm2](https://iterm2.com) color scheme called `One Dark.itermcolors`, which lives in the root of this repository. This theme only works with the test/beta releases of iTerm2 (versions 2.9.x and later.) You should be able to easily convert the iTerm2 color scheme for use with your terminal emulator of choice by using a tool like [termcolors](https://github.com/stayradiated/termcolors).