Skip to content

benereich/Treasurechest-Xcode-Color-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Treasurechest Xcode color theme

A golden-toned, beautiful and clean color theme for Xcode. For best viewing experience, use SF Mono font with different widths such as Bold and Bold Italic.

Screenshots

Screenshot 1

Screenshot 2

Screenshot 3

Installation

Convenient way

  1. Type the following commands in your Terminal

    $ git clone https://github.com/benediktreichert/Treasurechest-Xcode-Color-Theme.git
    $ cd Treasurechest-Xcode-Color-Theme/
    $ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
    $ cp Treasurechest.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
    
  2. Restart Xcode.

  3. In Xcode -> Preferences -> Fonts & Colors, choose the new color theme Treasurechest.

  4. Enjoy and have fun! Please feel free to contribute to this color scheme if you like. 🎉🎉🎉

Manually

  1. Download the Repository and unzip the content.
  2. Copy Treasurechest.xccolortheme to ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
  • If there is no such directory, create it.
  1. Restart Xcode.
  2. In Xcode -> Preferences -> Fonts & Colors, choose the new color theme Treasurechest.
  3. Enjoy and have fun! Please feel free to contribute to this color scheme if you like. 🎉🎉🎉