Skip to content

Latest commit

Β 

History

History
27 lines (17 loc) Β· 714 Bytes

INSTALL.md

File metadata and controls

27 lines (17 loc) Β· 714 Bytes

Install manually

  1. Download using the GitHub .zip download option and unzip them.

  2. Create the custom themes folder:

mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes
  1. Move Dracula.xccolortheme file to this custom themes folder.

Install using Homebrew

Easily install from dracula/homebrew-install:

brew tap dracula/install
brew install --cask dracula-xcode

Activating theme

  1. Xcode > Preferences > Themes;
  2. Select the Dracula Theme. πŸ’œ