This is a set of color schemes for default Mac OS X Terminal.app (ported from
iTerm 2 color schemes, collected by @mbadolato). Screenshots are below and
in the screenshots/
directory of this repo.
Note: Some default Mac OS X themes are not included here (default themes like "Pro", "Basic", "Grass", etc.), because you already have them :)
-
Clone or download this repo
-
Go to
schemes/
folder -
Double click on selected
*.terminal
file. It will open a new Terminal window with that color scheme. -
Set the scheme as the default one with
Shell -> Use Settings as Default
This repo contains a tool to convert any iTerm 2 color scheme into Mac OS X Terminal scheme. To run just execute script:
./tools/iterm2terminal.swift /path/to/my/awesome-scheme.itermcolors
If you have an awesome schemes and going to publish them, please generate preview image using the following steps.
- Load the theme in a terminal.
- Run
bash tools/preview.sh
- Set the font size to 14.
- Take a screenshot and put it in the
screenshots/
folder. - Update the
README.md
to include your new screenshot.