Color schemes for default macOS Terminal.app
This is a set of color themes for default macOS Terminal.app (initially ported from iTerm2 color schemes, collected by @mbadolato). Screenshots are demonstrated below and in the
screenshots/directory of this repo.
Note: Some default macOS themes are not included here (default themes like "Pro", "Basic", "Grass", etc.), because you already have them :)
Since terminal themes are just color schemes, you need to enable color formatting for your shell first - see this comment for more details
Clone or download this repo
Go to
themes/folder
Double click on
*.terminalfile. It will open a new Terminal window with selected color theme.
Set the theme as the default one with
Shell -> Use Settings as Default
This repo contains a tool to convert any iTerm2 color theme into macOS Terminal theme. To run just execute script:
$ ./tools/iterm2terminal.swift /path/to/my/awesome-theme.itermcolors
If you have an awesome theme and want to publish it, please generate a preview image using the following steps:
sh $ bash tools/preview.sh
screenshots/folder.
README.mdto include your new theme screenshot.
Note: preview will be generated using ANSI Escape Sequences