#Wild Cherry
A fairy-tale inspired theme, with tasteful use of emojis - Zsh, iTerm, Sublime, Atom, & Mou
💀 Git Princess is close to death.
🌷 Commit to her and give her a flower.
👹 Japanese Ogre appears on error.
###Git Emojis Explained
💀 Dirty
🎀 New file
💥 Removed file
🍄 Changed file
💅 New files added/ ready to commit
🌷 Clean
Plus many more!
##Zsh
- This is a customized version of agnoster and remy.
- In order for this theme to render correctly, you will need a Powerline-patched font.
Activating...
- Move
zsh/wild-cherry.zsh-theme
file to oh-my-zsh's theme folder:oh-my-zsh/themes/wild-cherry
. - Go to your
~/.zshrc
file and setZSH_THEME="wild-cherry"
. Finally, reload your terminal.
##iTerm
Activating...
- iTerm2 →
Preferences
→Profiles
→Colors
Tab - Click
Load Presets...
- Click
Import...
- Select the
iterm/wild-cherry.itermcolors
file - Select the
wild cherry
fromLoad Presets...
##Atom
- Optimised for Atom!
- Now with Linter Emojis!
- Recommended to use Isotope UI Theme, with File Icons package
- Thanks to ramonmcros for adding JSON, Markdown, and CriticMarkdown syntax!
👹 Japanese Ogre does not like trailing semicolons. (Atom Linter required)
⚡ Be careful you don't get zapped! (Atom Linter required)
##Sublime
- Open package control
tools
→Command Palette
and typeInstall Package
- Search for
Wild Cherry
and hit enter - 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.
##Mou
Activating...
- Copy
mou/Wild Cherry.txt
to your Mou/Theme directory - Select
Wild Cherry
from Mou → Preferences → Themes
##Future? 🔮
Want to give the princess a makeover? 💄 Fork- and submit a pull request! 🎀