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

https://github.com/kinoute/hivacruz-itermcolors

A color scheme for iTerm2 to fit my Sublime Text theme.
https://github.com/kinoute/hivacruz-itermcolors

color-scheme iterm iterm2 iterm2-color-scheme iterm2-theme macos terminal theme

Last synced: over 1 year ago
JSON representation

A color scheme for iTerm2 to fit my Sublime Text theme.

Awesome Lists containing this project

README

          

# Hivacruz iTerm Color Scheme

A dark blue color scheme I made for iTerm2 to fit my own other [color schemes](#same-theme-in-other-apps).

![Neofetch](./screenshots/colors.png)

## Installation

I'm using the **Roboto Mono Medium Nerd Font Complete** with it (size 12). You can install the font with Homebrew like this:

```bash
brew tap homebrew/cask-fonts
brew cask install font-robotomono-nerd-font
```
### Download with git

Clone the repository:

```sh
git clone https://github.com/kinoute/hivacruz-itermcolors.git
```

### Download manually

Download the [.zip archive](https://github.com/kinoute/hivacruz-itermcolors/archive/master.zip) and unzip it.

### Activate the theme

1. Go to `iTerm2 > Preferences > Profiles > Colors Tab`
2. Click `Load Presets`
3. Click `Import`
4. Select the `your/path/to/Hivacruz.itermcolors` file
5. Select the _Hivacruz_ color scheme from `Load Presets`

You can delete the repository after you imported the theme.

## Colors Table

Using the __Monaco__ font, size 13:

![Colors](./screenshots/hivacruz.png)

## Same theme in other apps

I made similar themes with the same colours for different applications. Here there are:

- Sublime Text theme: https://github.com/kinoute/hivacruz-sublime-theme
- VSCode Theme: https://github.com/kinoute/vscode-hivacruz-theme
- Typora Theme: https://github.com/kinoute/typora-hivacruz-theme
- Nova Theme: https://github.com/kinoute/hivacruz-nova-theme
- Vim Theme: https://github.com/kinoute/vim-hivacruz-theme
- Zed: https://github.com/kinoute/zed-hivacruz-theme

## Credits

* Created by [Yann Defretin](https://github.com/kinoute).