diff --git a/README.md b/README.md index 3e51dc5..f567f2c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ Put the generated file to `~/.kde/share/apps/konsole/NAME-OF-SCHEME.colorscheme` * __XFCE4 Terminal:__ Backup `~/.config/Terminal/terminalrc` file and replace it with generated text. Take into account that this file contains all XFCE4 Terminal settings, not only color scheme. +* __iTerm2 for Mac:__ +Create a file `~/NAME-OF-SCHEME.itermcolors` with the generated xml +content and load it with the `Load Presets ...` button under +`iTerm2 / Preferences / Profiles / / Colors`. + * __Other terminals:__ Generate one of the supported formats and copy hex values into the configuration file (or tool) of your terminal. @@ -52,4 +57,4 @@ Resources --------- * [ArchLinux Wiki - X resources](https://wiki.archlinux.org/index.php/X_resources) -* [original colors.sh](http://code.google.com/p/iterm2/source/browse/trunk/tests/colors.sh) \ No newline at end of file +* [original colors.sh](http://code.google.com/p/iterm2/source/browse/trunk/tests/colors.sh)