/wild-cherry

A fairy-tale inspired theme for Zsh, iTerm, & Sublime.

Primary LanguageJavaScript

#Wild Cherry

A fairy-tale inspired theme for Zsh, iTerm, & Sublime.

Wild Cherry

💀 Git Princess is close to death.

🌷 Commit to her and give her a flower.

👹 Japanese Ogre appears on error.

Wild Cherry

##Zsh

Activating...

  1. Move zsh/wild-cherry.zsh-theme file to oh-my-zsh's theme folder: oh-my-zsh/themes/wild-cherry.
  2. Go to your ~/.zshrc file and set ZSH_THEME="wild-cherry". Finally, reload your terminal.

##iTerm

Activating...

  1. iTerm2 → Preferences → Profiles → Colors Tab
  2. Click Load Presets...
  3. Click Import...
  4. Select the iterm/wild-cherry.itermcolors file
  5. Select the wild cherry from Load Presets...

##Sublime

Sublime Preview

  • This is a customized version of the Cobalt2 UI.
  • Massive thanks to ctf0 for his help! 🎩

Package Control

  1. Open package control tools → Command Palette and type Install Package
  2. Search for Wild Cherry and hit enter
  3. Lastly, open Preferences → Settings - User. Add the following two lines:
"theme": "wild-cherry.sublime-theme",
"color_scheme": "Packages//Wild Cherry/wild-cherry.tmTheme"

color_scheme defines how the code looks and theme defines how the sidebar, tabs, search, command palette work.

##Future? 🔮

Want to give the princess a makeover? 💄 Fork- and submit a pull request! 🎀