Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mdo/ocean-terminal
- Owner: mdo
- License: mit
- Created: 2015-01-05T23:37:27.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-22T02:35:23.000Z (almost 10 years ago)
- Last Synced: 2024-10-12T19:25:18.109Z (about 1 month ago)
- Size: 138 KB
- Stars: 413
- Watchers: 10
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/base16If 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.