Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 981 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 981 Bytes

My Xcode theme

This repository contains the Xcode theme that I use every day. The repository was created looking at John Sundell's XcodeTheme repository

Installing using Marathon

The easiest way to install this Xcode theme is using Marathon by John Sundell:

  1. Install the latest version of Marathon if you haven't already:
$ git clone https://github.com/johnsundell/marathon.git
$ cd marathon && make
  1. Run the install script which will install this Xcode theme for you:
marathon run mashkovmax/xcodetheme

Installing manually

  1. Clone this repo:
$ git clone https://github.com/mashkovmax/xcodetheme.git
  1. Create a folder at this path if it doesn't exist already:
~/Library/Developer/Xcode/UserData/FontAndColorThemes
  1. Copy the file Max.xccolortheme into the above folder.