Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdo/ocean-terminal

An OS X Terminal.app profile based on the base16 Ocean theme.
https://github.com/mdo/ocean-terminal

Last synced: 6 days ago
JSON representation

An OS X Terminal.app profile based on the base16 Ocean theme.

Awesome Lists containing this project

README

        

# Ocean theme for Terminal.app

This is a quick Terminal.app profile (color scheme) for OS X based on the [base16 Ocean theme](http://chriskempson.github.io/base16/#ocean). I couldn't find one in the official repo, so I hastily made my own.

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](https://github.com/chriskempson/base16-textmate) and [Spacegray UI theme](http://kkga.github.io/spacegray/) for Atom and Sublime Text.

## iTerm

Check out for an iTerm version.

## Usage

1. Download this repo.
2. Open up Terminal, go to **Preferences**, then **Profiles**.
3. In the bottom left, click the settings cog and select **Import...**. Navigate to the download file and open it.
4. Lastly, set it as your default by selecting the new profile and clicking the **Default** button.

## Terminal prompt

Curious about my Terminal prompt (the arrow, path, and Git info)? Snag it from my `.bash_profile` in my [mdo/config](https://github.com/mdo/config) repo. [Here's what you'd need](https://github.com/mdo/config/blob/master/.bash_profile#L1-L13)—just copy, paste, and relaunch your Terminal.

## License

This builds on the freely available [base16 project](https://github.com/chriskempson/base16) by @chriskempson, and is licensed MIT.