Awesome
Ocean theme for iTerm.app
This is an iTerm.app theme for OS X based on the base16 Ocean theme and adapted from @mdo's Terminal.app version.
A little about base16:
Base16 provides carefully chosen syntax highlighting and a default set of sixteen colors suitable for a wide range of applications.
If you like this theme, be sure to check out the editor color schemes and Spacegray UI theme for Atom and Sublime Text.
Terminal.app
Check out https://github.com/mdo/ocean-terminal for a Terminal.app version.
Usage
- Clone this repo.
- Open up iTerm, go to Preferences, then Profiles.
- Select the Colors tab, then open the Load Presets dropdown and select the Import option. Navigate to the
.itermcolors
file and open it. - Lastly, set it as your default by selecting the new profile, clicking Other Actions in the bottom left and then selecting Set as Default.
Terminal prompt
For more info on customizing your terminal prompt, check out @mdo's .bash_profile
in
mdo/config repo. Copy and paste that into your own .bash_profile
and reload iTerm or source your profile: . ~/.bash_profile
. For even more info on terminal prompts, check out the Bash PS1 generator.
License
This builds on the freely available base16 project by @chriskempson, and is licensed MIT.