Skip to content

Commit

Permalink
Merge pull request #13 from vic/master
Browse files Browse the repository at this point in the history
README section for iTerm2.
  • Loading branch information
ciembor committed Sep 2, 2012
2 parents c2a2043 + 48a391e commit b6cf2ad
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -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 / <Your Profile> / Colors`.

* __Other terminals:__
Generate one of the supported formats and copy hex values into the configuration file (or tool) of your terminal.

Expand Down Expand Up @@ -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)
* [original colors.sh](http://code.google.com/p/iterm2/source/browse/trunk/tests/colors.sh)

0 comments on commit b6cf2ad

Please sign in to comment.