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.
- Host: GitHub
- URL: https://github.com/kinoute/hivacruz-itermcolors
- Owner: kinoute
- License: mit
- Created: 2019-10-25T17:50:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-14T06:49:58.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T17:51:41.931Z (over 1 year ago)
- Topics: color-scheme, iterm, iterm2, iterm2-color-scheme, iterm2-theme, macos, terminal, theme
- Size: 787 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).

## 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:

## 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).