Background
This theme works with Xcode 8, 9, 10.
If you would like this theme to work for older versions of Xcode, simply rename the .xccolortheme
file to be .dvtcolortheme
instead.
Download from 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/vladgohn/BerryBox-theme.git
Automatic (via script)
./install.sh
which will install the file in Xcode FontAndColorThemes directory.
Manual Installation
- Download using the GitHub .zip download option and unzip them.
- Create the custom themes folder:
~/Library/Developer/Xcode/UserData/FontAndColorThemes/
- Move
BerryBox.xccolortheme
file to this custom themes folder.
Activating theme
- Xcode > Preferences > Fonts & Colors
- Select the BerryBox theme
The original BerryBox theme is created by
2018 © Made with ♥ by Vlad Gohn
under MIT license