A fairy-tale inspired theme, with tasteful use of emojis - Zsh, iTerm, Sublime, Atom, Slack, Mou, PuTTY, Notepad++, Vivaldi & DuckDuckGo
:skull: Git Princess is close to death.
:tulip: Commit to her and give her a flower.
:japanese_ogre: Japanese Ogre appears on error.
:skull: Dirty
:ribbon: New file
:boom: Removed file
:mushroom: Changed file
:nail_care: New files added/ ready to commit
:tulip: Clean
Plus many more!
Activating...
zsh/wild-cherry.zsh-theme
file to oh-my-zsh's theme folder: oh-my-zsh/themes/wild-cherry
.~/.zshrc
file and set ZSH_THEME="wild-cherry"
. Finally, reload your terminal.Activating...
Preferences
→ Profiles
→ Colors
TabLoad Presets...
Import...
iterm/wild-cherry.itermcolors
filewild 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.
:japanese_ogre: Japanese Ogre does not like trailing semicolons! (Atom Linter required)
:fire: Dodgy code may catch fire! (Atom Linter required)
tools
→ Command Palette
and type Install Package
Wild Cherry
and hit enterPreferences
→ 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.
Activating...
#2B1F32,#FFB86C,#E15D97,#FFFFFF,#4A1386,#FFFFFF,#35BA66,#0AACC5
Activating...
mou/Wild Cherry.txt
](mou/Wild Cherry.txt) to your Mou/Theme directoryWild Cherry
from Mou → Preferences → ThemesActivating
putty/wild-cherry.reg
or putty/wild-cherry.default.reg
Activating
Activating...
#2B1F32
, foreground = #FFFFFF
, highlight = #0AACC5
, accent = #E15D97
.Wild Cherry
.Activating
a) Use this bookmarklet
https://duckduckgo.com/?k7=2B1F32&kj=4a1386&kx=e15d97&k9=ffb86c&kaa=0AACC5
OR
b)
#2b1f32
, Header Color: #4a1386
, Result URL Color: #e15d97
, Result Title Color: #e15d97
, Result Visited Title Color: #0aacc5
Activating
cd ~/.c9/plugins
.git clone https://github.com/iSasFTW/wildcherry_c9.git
.cd wildcherry_c9/
.c9 build
.MinTTY is used by many projects, including cygwin, babun, wsltty, and MSYS2. The following instructions assume your copy of mintty is recent enough to support themes (mintty in my babun install is too old). Unfortunately, there's no support for emoji, so those won't look nice.
Activating
wild-cherry
to /usr/share/mintty/themes/wild-cherry
folder inside mintty.
wild-cherry-mod
.Microsoft's Windows Terminal doesn't have dedicated theme files. Instead, it has a single profiles.json object. Until someone comes up with a tool to manage this file, you'll have to edit it by hand. Since it's a Windows App, you'll also have to find the location yourself.
%LocalAppData%\Packages
for a folder that begins with Microsoft.WindowsTerminal.
LocalState
folderprofiles.json
in your favorite editorwindowsterminal-schema.json
at the end of your schemes array.colorScheme
to wild-cherry
write.exe
), and copy the name form the font setting.Want to give the princess a makeover? :lipstick: Fork- and submit a pull request! :ribbon: