therzka / wild-cherry

:princess: :tulip: :japanese_ogre: A fairy-tale inspired theme, with tasteful use of emojis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Wild Cherry

A fairy-tale inspired theme, with tasteful use of emojis - Zsh, iTerm, Sublime, Atom, Mou, PuTTY, & Notepad++

Wild Cherry

๐Ÿ’€ Git Princess is close to death.

๐ŸŒท Commit to her and give her a flower.

๐Ÿ‘น Japanese Ogre appears on error.

Wild Cherry

###Git Emojis Explained

๐Ÿ’€ Dirty

๐ŸŽ€ New file

๐Ÿ’ฅ Removed file

๐Ÿ„ Changed file

๐Ÿ’… New files added/ ready to commit

๐ŸŒท Clean

Plus many more!

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

##Atom

Atom Preview

View on Atom Themes

  • 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!

Linter

๐Ÿ‘น Japanese Ogre does not like trailing semicolons. (Atom Linter required)

Zap

โšก Be careful you don't get zapped! (Atom Linter required)

##Sublime

Sublime Preview

  • This is a customized version of the Cobalt2 UI.
  • Massive thanks to ctf0 for his help with the UI! ๐ŸŽฉ

View on 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.

##Mou

Mou Preview

Activating...

  1. Copy [mou/Wild Cherry.txt](mou/Wild Cherry.txt) to your Mou/Theme directory
  2. Select Wild Cherry from Mou โ†’ Preferences โ†’ Themes

##PuTTY

PuTTY Preview

  • Same theme as for iTerm2!
  • Update your default profile, or create a new profile
  • Thanks to Efreak for PuTTY integration!

Activating

  1. Download either putty/wild-cherry.reg or putty/wild-cherry.default.reg
  2. Open it.
  3. Click yes.
  4. Delete it.

##Notepad++

Activating

  1. Use notepad/wild_cherry.stylers.xml

##Future? ๐Ÿ”ฎ

Want to give the princess a makeover? ๐Ÿ’„ Fork- and submit a pull request! ๐ŸŽ€

About

:princess: :tulip: :japanese_ogre: A fairy-tale inspired theme, with tasteful use of emojis


Languages

Language:JavaScript 73.1%Language:CSS 26.9%