A custom C4-colored theme for Xcode.
Use this method if you want to keep up to date with changes.
git clone https://github.com/C4Framework/C4XcodeColorTheme
cd C4XcodeColorTheme
mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
cp C4.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
After executing these commands restart Xcode, go to preferences and select the C4 theme.
To update to the latest version:
cd C4XcodeColorTheme
git pull
cp C4.dvtcolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes
- Download the .zip file.
- Create the themes folder:
~/Library/Developer/Xcode/UserData/FontAndColorThemes/
. - Move
C4.dvtcolortheme
to the themes folder. - Restart Xcode and select the theme in Preferences, Fonts & Colors