/KiloLocoXcodeTheme

The theme that Kilo Loco uses in all of his videos.

Primary LanguageShell

Kilo Loco Xcode Theme

Theme Example

Installation

Using the installation script

$ git clone https://github.com/Kilo-Loco/KiloLocoXcodeTheme
$ cd KiloLocoXcodeTheme
$ make # And then restart Xcode

Alternative way

$ git clone https://github.com/Kilo-Loco/KiloLocoXcodeTheme.git
$ cd KiloLocoXcodeTheme
$ mkdir -p ~/Library/Developer/Xcode/UserData/FontAndColorThemes/
$ cp **/*.xccolortheme ~/Library/Developer/Xcode/UserData/FontAndColorThemes/ 
# And then restart Xcode