Zsh

Dracula

Dark theme for Zsh and 355+ apps

StarFork

Zsh Theme Preview

276,962 views

Zsh

Install using Git

If you are a git user, you can install the theme and keep up to date by cloning the repo:

git clone https://github.com/dracula/zsh.git

And creating a symbolic link to oh-my-zsh's theme folder:

ln -s $DRACULA_THEME/dracula.zsh-theme $OH_MY_ZSH/themes/dracula.zsh-theme

P.S.: Remember that you should replace $DRACULA_THEME and $OH_MY_ZSH with the actual directories for this command to work.

Install manually

  1. Download using the GitHub .zip download option and unzip them.
  2. Move dracula.zsh-theme file to oh-my-zsh's theme folder: oh-my-zsh/themes/dracula.zsh-theme.
  3. Move /lib to oh-my-zsh's theme folder: oh-my-zsh/themes/lib.

Activating theme

Go to your ~/.zshrc file and set ZSH_THEME="dracula".

Install using zplug

Just add zplug "dracula/zsh", as:theme to your ~/.zshrc file.

Stay up to date

Get updates about this theme and more. 7,399 people enjoy it.

Contributors

This theme wouldn't exist without these people. Wanna help too? Check the repository on GitHub.

  • avalonwilliams
  • zenorocha
  • vagnervjs
  • JannoTjarks
  • oswaldoacauan
  • nuxlli
  • ileodo
  • film42
  • Glennmen
  • greenboxal
  • odemarpizzol
  • qolop
  • grillorafael
  • spoulson
  • roythearsonist
  • themarsbar
Edit this documentation on GitHub.

Made with by Zeno Rocha
under MIT license