Skip to content
An iTerm.app theme based on the base16 Ocean theme.
Find file
Latest commit 645afab @fabianperez Merge pull request #1 from jakeboxer/jakeboxer-patch-1
Change "Download" to "Clone" in README
Failed to load latest commit information.
LICENSE Add license
README.md Change some README wording
ocean-dark-iterm2.itermcolors Tweak green

README.md

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.

https://github.com/chriskempson/base16

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

  1. Clone this repo.
  2. Open up iTerm, go to Preferences, then Profiles.
  3. Select the Colors tab, then open the Load Presets dropdown and select the Import option. Navigate to the .itermcolors file and open it.
  4. 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.

Something went wrong with that request. Please try again.