This repository contains the Xcode theme that I use. Feel free to use it or modify it to your liking π
π °οΈ FONT : Adobe's Source Code Pro github.com/adobe-fonts/source-code-pro- π¨ Color : Atome One dark with some change github.com/atom/one-dark-syntax
The easiest way to install this Xcode theme is using Marathon:
- Install the latest version of Marathon if you haven't already:
$ git clone https://github.com/johnsundell/marathon.git
$ cd Marathon && make
- Run the install script which will install Adobe's Source Code Pro font & this Xcode theme for you:
marathon run poissonballon/xcodetheme
- This repository largely (completely) inspired by johnsandall's one thanks to him.