Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oskarkrawczyk/honukai-iterm-zsh
Honukai theme and colors for Oh My ZSH and iTerm
https://github.com/oskarkrawczyk/honukai-iterm-zsh
dark iterm oh-my-zsh theme zsh
Last synced: 2 days ago
JSON representation
Honukai theme and colors for Oh My ZSH and iTerm
- Host: GitHub
- URL: https://github.com/oskarkrawczyk/honukai-iterm-zsh
- Owner: oskarkrawczyk
- Created: 2015-11-08T16:09:10.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T19:14:31.000Z (over 6 years ago)
- Last Synced: 2024-11-21T10:41:45.530Z (22 days ago)
- Topics: dark, iterm, oh-my-zsh, theme, zsh
- Homepage:
- Size: 278 KB
- Stars: 1,083
- Watchers: 14
- Forks: 137
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - oskarkrawczyk/honukai-iterm-zsh - Honukai theme and colors for Oh My ZSH and iTerm (Others)
README
## Honukai theme and colors for Oh My ZSH and iTerm by [@oskar](https://twitter.com/oskar)
![](https://raw.githubusercontent.com/oskarkrawczyk/honukai-iterm/master/honukai.png)
[See how it looks with blur and transparency](https://v.usetapes.com/SDGzCBkHh4) (video).
## Installation
### Theme
The theme is based on the wonderfully made [ys](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/ys.zsh-theme) theme from the official [oh-my-zsh repo](https://github.com/robbyrussell/oh-my-zsh).
1. Drop [`honukai.zsh-theme`](https://raw.githubusercontent.com/oskarkrawczyk/honukai-iterm/master/honukai.zsh-theme) into the `~/.oh-my-zsh/custom/themes/` directory (simply create the `themes` directory if it does not exist)
2. Change the theme variable name to `ZSH_THEME="honukai"` in `~/.zshrc`
3. Reload ZSH with `source ~/.zshrc`### Colors
1. Open **Preferences** pane on the **Profiles** tab in iTerm
2. Switch to the **Colors** tab and import the [`honukai.itermcolors`](https://raw.githubusercontent.com/oskarkrawczyk/honukai-iterm/master/honukai.itermcolors) (drop-down in the lower right corner)**NOTE**: You'll need at least iTerm2.9-nightly (aka 3.0)
### Extra eye-candy
There's a bunch of settings you might want to change in your profile in order to get the extra eye-candy.
#### **Text** tab:
**Cursor**
- Set to **Vertical**
**Font**
- Change to **[12pt Fira Mono Medium](https://github.com/mozilla/Fira/tree/master/ttf)** (I personally love the Fira font-face, and highly suggest using it)
**Text Rendering**
- Disable **Draw bold in bold font**
- Disable **Draw bold in bright colors**
- Enable **Draw anti-aliased text with thin strokes**#### **Window** tab
**Window appearance**
- **Transparency** to **10-15%**
- **Blur** to **40-50%**