Giter VIP home page Giter VIP logo

wild-cherry's Introduction

Wild Cherry

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

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.

Zsh theme documentation

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

Note: wild-cherry.itermcolors reflects only the theme colors in iTerm. To get the formatting and emojis, you will need to configure your Zsh theme via the instructions above.

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!

Atom Linter Emojis

Atom Preview

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

Atom Preview

๐Ÿ”ฅ Dodgy code may catch fire! (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.

Slack

Slack Preview

Activating...

#2B1F32,#FFB86C,#E15D97,#FFFFFF,#4A1386,#FFFFFF,#35BA66,#0AACC5

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

Vivaldi

Vivaldi Preview

Activating...

  1. Open settings โ†’ themes.
  2. Click +.
  3. Set background = #2B1F32, foreground = #FFFFFF, highlight = #0AACC5, accent = #E15D97.
  4. Set name: Wild Cherry.
  5. Click save.

DuckDuckGo

DuckDuckGo Preview

Activating

a) Use this bookmarklet

https://duckduckgo.com/?k7=2B1F32&kj=4a1386&kx=e15d97&k9=ffb86c&kaa=0AACC5

OR

b)

  1. Go to Settings โ†’ Appearance
  2. Set Background Color: #2b1f32, Header Color: #4a1386, Result URL Color: #e15d97, Result Title Color: #e15d97, Result Visited Title Color: #0aacc5

Cloud9

Activating

  1. In your Cloud9 IDE, click Cloud9 -> Preferences -> Experimental -> Enable Plugin Manager
  2. Click Tools -> Developer -> Start in Debug mode
  3. In the new window, type the following command into the terminal cd ~/.c9/plugins.
  4. Then clone the repository: git clone https://github.com/iSasFTW/wildcherry_c9.git.
  5. Switch into the newly created directory: cd wildcherry_c9/.
  6. Type c9 build.
  7. In the Plugin Manager (if not already open, go to Cloud9 -> Preferences -> Experimental) enable wildcherry_c9 by ticking the box next to it. (If you don't see it, you might have to refresh the plugin list using the button in the gear menu)
  8. You should now see "wildcherry" as an option in View -> Themes.
  9. Close the tab with debug mode open, and refresh your original cloud9 tab.
  10. Done! You've now installed the Wild Cherry editor theme!

Future? ๐Ÿ”ฎ

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

wild-cherry's People

Contributors

mashaal avatar efreak avatar ramonmcros avatar henrebotha avatar jtvhk avatar jm3 avatar kerrizor avatar mattcreager avatar willpracht avatar chaopeng avatar

Watchers

James Cloos avatar Bri Hammond avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.