Material-Theme-for-Xcode icon indicating copy to clipboard operation
Material-Theme-for-Xcode copied to clipboard

Material design color schemes for Xcode

README

Port of Mattia Astorino's Material Theme for Sublime Text 3

alt text

alt text

Installation instructions
  1. Create the themes directory if it doesn't exist

     $ mkdir ~/Library/Developer/Xcode/UserData/FontAndColorThemes
    
  2. Copy color theme files to this new folder

     $ cp MaterialTheme.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes
     $ cp MaterialTheme Darker.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes
    
  3. Make the files executable

     $ chmod +x ~/Library/Developer/Xcode/UserData/FontAndColorThemes/MaterialTheme.xccolortheme
     $ chmod +x ~/Library/Developer/Xcode/UserData/FontAndColorThemes/MaterialTheme Darker.xccolortheme
    
  4. Restart Xcode.


Recommended fonts

The theme looks at it's best if you use one of these fonts:

  1. Fira Code

  2. Roboto Mono

  3. Consolas