§Xcode
§Install manually
-
Download using the GitHub
.zip
download option and unzip them. -
Create the custom themes folder:
mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes
- 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
- Xcode > Preferences > Themes;
- Select the Dracula Theme. 💜